Commit Graph

5 Commits

Author SHA1 Message Date
gitprov e3e4f9d0ec Fix model config context/token limits and inject gutask orientation into agent identity
- Chat model max_tokens: 32000 → 4096 (was inflating context budget calculations)
- Utility model ctx_length: 8192 → 14000 (matches GLM flash actual loaded context)
- Utility model max_tokens: explicit 2048 cap (utility tasks need short responses)
- Utility model name: full zai-org/glm-4.7-flash to target correct LM Studio instance
- pull-agent-identity.py: include agent_id and gutask orientation block in system prompt
- gutask.md: expand lore command docs, note done auto-creates review record

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 23:32:58 +02:00
gitprov 9acb4d86dc Another fix 2026-05-10 19:05:55 +02:00
gitprov 0fcc9fdc98 Adding lots of new skills to sharedZZ 2026-05-09 23:18:41 +02:00
gitprov e36c9f4ee1 Shared skills now for all agent and fixed the settings for Gunnar and Hermes 2026-05-09 23:07:15 +02:00
gitprov e4a37bd705 docs: add shared agent knowledgebase 2026-04-26 18:51:31 +02:00