No time to write. Been busy seriously refactoring many parts and got a finished concept for a real agentic MCP API that is possible due to the "old-school" architecture of PWNC.
Didn't originally plan for that, so it's a very lucky vantage point. The interfaces of PWNC are basically stateless forms in clean HTML with just a little help by JS (and a lot of modern CSS) and LLMs are extremely good at understanding that. That's why an agent will be able to fully use PWNC with just two commands. To round this off, my concept also includes a persistent memory extension with private and shared access between agents. In addition, PWNC already implements various communication tools that will enable agents to communicate and plan. This gonna be fun.
0 comment(s)