CmdForge/src/cmdforge
rob c920bb5384 Add Mermaid diagrams to Philosophy page
- Add Mermaid.js support to base template
- Add "The System" diagram showing AI assistant flow
- Add "Composable By Design" diagram showing tool composition
- Add "Future Vision" section with networked nodes diagram
- Diagrams from ChatGPT conversation about project vision

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-05 19:05:49 -03:00
..
cli Add provider for-tools command and max_tokens support 2026-04-04 17:50:26 -03:00
gui Add provider fallback, visual schema builder, and UI improvements 2026-02-21 00:50:18 -04:00
registry Reduce backfill throttle to 0.1s to fit within gunicorn timeout 2026-02-02 08:17:56 -04:00
web Add Mermaid diagrams to Philosophy page 2026-04-05 19:05:49 -03:00
__init__.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
cli.py Rename project from SmartTools to CmdForge 2026-01-02 22:15:55 -04:00
collection.py Add admin publish-as-official, hash-based status sync, and GUI fixes 2026-01-29 17:18:37 -04:00
config.py Fix registry URL and add registry browser to TUI 2026-01-13 19:43:20 -04:00
dependency_graph.py Add transitive dependency resolution and lock file support 2026-01-26 22:05:09 -04:00
hash_utils.py Add registry_feedback to hash exclude list 2026-01-16 20:30:59 -04:00
lockfile.py Add transitive dependency resolution and lock file support 2026-01-26 22:05:09 -04:00
manifest.py Add cmdforge remove command for project dependencies 2026-01-26 23:45:54 -04:00
profiles.py Add AI persona profiles for prompt injection 2026-01-14 05:22:31 -04:00
providers.py Add provider for-tools command and max_tokens support 2026-04-04 17:50:26 -03:00
registry_client.py Add semantic search (RAG) for registry tool discovery 2026-02-02 01:52:27 -04:00
resolver.py Add system dependencies support for tools 2026-01-28 16:31:37 -04:00
runner.py Add provider for-tools command and max_tokens support 2026-04-04 17:50:26 -03:00
system_deps.py Add system dependencies support for tools 2026-01-28 16:31:37 -04:00
tool.py Add provider for-tools command and max_tokens support 2026-04-04 17:50:26 -03:00
version.py Add transitive dependency resolution and lock file support 2026-01-26 22:05:09 -04:00