10 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 714cef5c5b Adding fix to the model naem 2026-05-10 00:25:03 +02:00
gitprov 351e337113 Adding change to the max token in kwargs 2026-05-10 00:09:41 +02:00
gitprov f148237d09 Adding config files 2026-05-09 23:53:45 +02:00
gitprov 268095255f Fixing the z.ai default thingamajig 2026-05-09 23:23:06 +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 3fbf074b8d Adding changes to skills 2026-05-09 22:30:28 +02:00
gitprov 3d02ee375a Adding config files 2026-05-09 20:04:06 +02:00
gitprov 44633ac6d6 Modifications to many skills 2026-05-09 19:36:03 +02:00
gitprov e34d7a59de Adding fixes to gunnar and hermes 2026-05-09 18:02:49 +02:00