mirror of
https://github.com/bleak-ai/gcontext.git
synced 2026-08-11 13:19:23 +02:00
- Corrected the number of tools available to connected clients in README.md from six to five. - Updated design.md to clarify the context ledger and its components. - Revised modules.md to reflect changes in how modules are discovered and interacted with. - Adjusted references to the `overview()` tool, replacing it with `list_dir()` in various documentation files. - Removed the now obsolete `overview` tool from the codebase and updated related tests accordingly. - Enhanced user interface components in the web application, including the addition of new sections for commands and connections. - Introduced a new CopyPrompt component for easier prompt copying across the application. These changes improve clarity and usability for developers interacting with the gcontext framework.