push-znusyzznlmks #3

Merged
eric merged 4 commits from push-znusyzznlmks into main 2026-03-27 09:17:52 +01:00
Owner
No description provided.
eric added 4 commits 2026-03-27 09:17:46 +01:00
Replace LM Studio direct integration with aichat-based MCP server, enabling Qwen3-Coder to autonomously use filesystem, shell and web tools via llm-functions. Key changes:
- Update server.py to launch aichat on a dynamic port and handle tool_calls loop
- Add llm-functions directory with prebuilt tools (fs_cat, fs_ls, execute_command, etc.)
- Revise delegation rules to remove file count limit and emphasize autonomous tool usage
- Update agents and skills docs to reflect new architecture and workflow
- Add setup instructions for aichat, argc, jq and llm-functions build step
- Bump MCP server version to 3.0.0
git-subtree-dir: .claude/llm-functions
git-subtree-split: 616d8d84c5565fdb66d8782ae5ba56d994bfa82a
Introduit un script bash (.claude/update_crazyclaude.sh) pour automatiser la mise à jour de CrazyClaude et llm-functions depuis leurs dépôts upstream, puis reconstruire les outils argc. Le script supporte le mode --dry-run et vérifie la présence des dépendances (git, argc, jq).
eric merged commit 1a6d5a7dda into main 2026-03-27 09:17:52 +01:00
eric deleted branch push-znusyzznlmks 2026-03-27 09:17:53 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eric/CrazyClaude#3
No description provided.