21  Where to Go from Here

Congratulations on completing Learning Tactus! You now have the foundation to build robust, durable AI agents.

21.1 Continue Learning

  • Programming Tactus — The comprehensive reference for all Tactus features
  • Tactus in a Nutshell — Quick reference for syntax and patterns

21.2 Resources

  • GitHub: github.com/AnthusAI/Tactus
  • Examples: The examples/ directory in the Tactus repository
  • Documentation: The docs/ directory for detailed guides

21.3 Community

  • Report issues and request features on GitHub
  • Share your agents and patterns with the community

21.4 What’s Next for You?

Now that you understand the fundamentals:

  1. Build something! Start with a simple agent for a task you do regularly
  2. Add human-in-the-loop for decisions that need oversight
  3. Write specifications to verify behavior
  4. Run evaluations to measure quality

The best way to learn is to build. Good luck!