Commit Graph
23 Commits
Author SHA1 Message Date
snxraven d3aa66b0cc Updates
Release rolling / release (push) Successful in 10m20s
2026-08-18 20:01:31 -04:00
snxraven 4eb767d65e Update Model Selection
Release rolling / release (push) Successful in 15m21s
2026-08-18 18:59:14 -04:00
snxraven 05dab1f18a Orginize 2026-08-18 18:11:34 -04:00
snxraven def93bd39a Another cleanup pass 2026-08-18 17:24:42 -04:00
snxraven 2ad8ae1666 Further Agent updates 2026-08-18 15:51:13 -04:00
snxraven a94de5be1d Updates to Agent Harness 2026-08-18 15:38:18 -04:00
snxraven e081b719d0 Further agent harness updates 2026-08-18 15:19:20 -04:00
snxraven 187c8c4df8 Update Agent Shape 2026-08-18 15:13:39 -04:00
snxraven 613f05aaec Updates to Agent System Prompt
Release rolling / release (push) Successful in 9m39s
2026-08-18 15:01:56 -04:00
snxraven e7e1deabee Agent Markdown 2026-08-18 14:54:31 -04:00
snxraven b0fb23a8f5 Agent Config CLI 2026-08-18 14:37:25 -04:00
snxraven c6d4836793 Agent Updates 2026-08-18 14:28:02 -04:00
snxraven 154c13d902 Updates
Release rolling / release (push) Successful in 16m49s
2026-08-18 13:25:51 -04:00
Raven Scott ddebf42f1c TUI Updates p2
Release rolling / release (push) Successful in 9m38s
2026-08-12 22:55:38 -04:00
Raven Scott 4717057a91 Agent Rebuild
Release rolling / release (push) Successful in 8m21s
2026-07-31 19:31:11 -04:00
Raven Scott 7e47250123 auto detect GPU
Release rolling / release (push) Successful in 8m34s
2026-07-31 16:50:44 -04:00
Raven Scott d703f000fa Updates
Release rolling / release (push) Successful in 8m17s
2026-07-31 16:01:49 -04:00
Raven Scott 02e18f88dc Updates
Release rolling / release (push) Failing after 3m53s
2026-07-31 15:12:41 -04:00
Raven Scott 6bc5accb66 Agent Updates 2026-04-27 01:00:06 -04:00
Raven Scott 057208e262 add autonomous coding runner with guardrails and completion gates 2026-04-26 05:09:36 -04:00
Raven Scott 0893938b16 Introduce a first-class groq provider branch with normalized defaults, Groq-compatible request shaping (parallel_tool_calls + max_completion_tokens), and tool-delta diagnostics, while keeping xAI behavior intact. Also gate xai-compat skill seeding to provider: xai, update docs, and extend workspace/config surface tests for provider-aware behavior. 2026-04-26 05:04:25 -04:00
Raven Scott f5e9473f7b feat(agent): expand ops/developer/bridge tools and harden xAI compatibility
Add second-wave agent capabilities for initd/journal/network/IPC diagnostics, allowlisted maintenance + contract-check automation, and policy-gated HRPC bridge actions with emergency-stop controls. Harden xAI provider support by applying provider-aware request defaults, parsing reasoning-summary/tool-call streaming variants, and updating seeded docs/skills/tests to reflect max-autonomy safeguards and trace-first observability.
2026-04-26 04:57:00 -04:00
Raven Scott 78dbe3e588 feat(agent): add configurable reasoning stream and in-OS ops tools
Add configurable reasoning/process visibility to /bin/agent via ~/.agent/config.json and setup wizard prompts, including bounded output and optional tool trace display. Expand agent capabilities with operational tools for service/timer inspection, cron/audit log reads, boot policy and kernel extension resolution, plus a new seeded agent-ops skill and updated workspace docs/tests to support the new automation workflow.
2026-04-26 03:06:53 -04:00