Rare find

Agent Context Engineering. Learn how to build AI agents that actually work, from writing better instructions to connecting tools.

github.com/phodal/build-agent-context-engineering

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2025
  • refactor(context): remove unnecessary comments and clean up code in c…
  • feat(context): introduce ContextPriority and ContextType enums for en…
  • refactor(context): rename SimpleQueryRewriter to SimpleCodeQueryRewri…
  • refactor(context): move to jvmMain and drop test
  • refactor(context): move to jvmMain and drop test
  • test(shared): remove SharedCommonTest.kt
  • feat: add ContextManagerWithMemory for enhanced context management wi…
  • feat: implement default short and long memory systems with management…
  • chore(example): remove ContextExamples.kt
  • chore: add for logs
  • feat: implement core memory interface and data structures
  • feat: add context management system with retrieval capabilities and e…
  • feat: implement context management system with retrieval capabilities
  • chore: add koog agents dependency
  • chore: init code
  • Update README.md
  • chore: add images
  • first commit