Commit Graph

  • 013a2cc330 Merge pull request 'feat: add --session-id to timmy chat CLI' (#62) from fix/cli-session-id into main rockachopa 2026-03-14 16:06:16 -04:00
  • f426df5b42 feat: add --session-id option to timmy chat CLI Kimi Agent 2026-03-14 16:05:00 -04:00
  • bef4fc1024 Merge pull request '[loop-cycle-4] Push event system coverage to ≥80% on all modules' (#61) from fix/issue-45-event-coverage into main rockachopa 2026-03-14 16:02:27 -04:00
  • 9535dd86de test: push event system coverage to ≥80% on all three modules Kimi Agent 2026-03-14 16:01:05 -04:00
  • 70d5dc5ce1 fix: replace eval() with AST-walking safe evaluator in calculator Kimi Agent 2026-03-14 15:51:35 -04:00
  • 122d07471e Merge pull request 'fix: sanitize dynamic innerHTML in HTML templates (#47)' (#58) from fix/xss-sanitize into main rockachopa 2026-03-14 15:45:11 -04:00
  • 3d110098d1 Merge pull request 'feat: Add Kimi agent workspace with development scaffolding' (#44) from kimi/agent-workspace-init into main rockachopa 2026-03-14 15:09:04 -04:00
  • db129bbe16 fix: replace print() with proper logging (#29, #51) Kimi Agent 2026-03-14 15:06:41 -04:00
  • 591954891a fix: sanitize dynamic innerHTML in templates (#47) Kimi Agent 2026-03-14 15:06:31 -04:00
  • bb287b2c73 fix: sanitize WebSocket data in HTML templates (XSS #47) Kimi Agent 2026-03-14 15:01:48 -04:00
  • efb1feafc9 fix: replace print() with proper logging (#29, #51) Kimi Agent 2026-03-14 15:01:34 -04:00
  • 6233a8ccd6 feat: Add Kimi agent workspace with development scaffolding Hermes Agent 2026-03-14 14:30:38 -04:00
  • fa838b0063 fix: clean shutdown — silence MCP async-generator teardown noise Hermes Agent 2026-03-14 14:12:05 -04:00
  • 782218aa2c fix: voice loop — persistent event loop, markdown stripping, MCP noise Hermes Agent 2026-03-14 14:05:24 -04:00
  • dbadfc425d feat: sovereign voice loop — timmy voice command Hermes Agent 2026-03-14 13:58:56 -04:00
  • d770d66150 Merge pull request 'fix: fact distillation — block garbage and secrets, improve dedup' (#43) from fix/fact-distillation into main hermes/v0.1 hermes 2026-03-14 13:00:59 -04:00
  • 8ecc0b1780 fix: fact distillation — block garbage and secrets, improve dedup Hermes Agent 2026-03-14 13:00:07 -04:00
  • 60631a7ad1 Merge pull request 'fix: persistent event loop in CLI interview — no more Event loop is closed' (#42) from fix/cli-event-loop into main hermes 2026-03-14 12:58:46 -04:00
  • b222b28856 fix: use persistent event loop in interview command Hermes Agent 2026-03-14 12:58:11 -04:00
  • f19b52a4dc Merge pull request 'fix: corrupted memory state + regex bug in update_user_profile' (#41) from fix/corrupted-memory-state into main hermes 2026-03-14 12:56:52 -04:00
  • 58ddf55282 fix: regex corruption in update_user_profile + hot memory write guards Hermes Agent 2026-03-14 12:55:02 -04:00
  • d062b0a890 Merge pull request 'cleanup: delete ~8,000 lines of dead code + sovereignty fix' (#33) from cleanup/code-review-issues into main rockachopa 2026-03-14 09:54:17 -04:00
  • 2f623826bd cleanup: delete dead modules — ~7,900 lines removed Hermes Agent 2026-03-14 09:49:24 -04:00
  • c7221e27cc Merge pull request 'refactor: YAML-driven agent config — kill hardcoded personas' (#21) from refactor/yaml-driven-agents into main rockachopa 2026-03-14 08:44:04 -04:00
  • 0e89caa830 test: update delegation tests for YAML-driven agent IDs Trip T 2026-03-14 08:40:24 -04:00
  • dc380860ba Merge pull request 'fix: MCP integration — StdioServerParameters + smoke-tested' (#20) from claude/sharp-mcnulty into main rockachopa 2026-03-12 22:06:55 -04:00
  • bd1aa55904 fix: use StdioServerParameters to bypass Agno executable whitelist Trip T 2026-03-12 22:03:45 -04:00
  • 8aef55ac07 fix: correct MCP tool names, timeout kwarg, and make mcp a core dep Trip T 2026-03-12 21:52:28 -04:00
  • dc13b368a5 Merge pull request 'feat: replace custom Gitea with MCP servers' (#14) from claude/sharp-mcnulty into main rockachopa 2026-03-12 21:45:55 -04:00
  • 78167675f2 feat: replace custom Gitea client with MCP servers Trip T 2026-03-12 21:40:32 -04:00
  • e1c6fdc3fd Merge pull request 'claude/sharp-mcnulty' (#13) from claude/sharp-mcnulty into main rockachopa 2026-03-12 20:57:46 -04:00
  • 41d6ebaf6a feat: CLI session persistence + tool confirmation gate Trip T 2026-03-12 20:55:56 -04:00
  • 350e6f54ff fix: prevent "Event loop is closed" on repeated Gitea API calls Trip T 2026-03-12 20:40:39 -04:00
  • 4ca15de1e7 Merge pull request 'feat: add Gitea issue creation — Timmy's self-improvement channel' (#9) from claude/sharp-mcnulty into main rockachopa 2026-03-12 18:39:46 -04:00
  • 7163b15300 feat: add Gitea issue creation — Timmy's self-improvement channel Trip T 2026-03-12 18:36:06 -04:00
  • faa743131f Merge pull request 'feat: consolidate memory into unified memory.db with 4-type model' (#8) from claude/sharp-mcnulty into main rockachopa 2026-03-12 11:28:51 -04:00
  • b2f12ca97c feat: consolidate memory into unified memory.db with 4-type model Trip T 2026-03-12 11:23:18 -04:00
  • 046e0055c5 Merge pull request 'feat: add DB Explorer for SQLite inspection' (#7) from claude/sharp-mcnulty into main rockachopa 2026-03-12 10:47:50 -04:00
  • bc38fee817 feat: add DB Explorer for read-only SQLite inspection Trip T 2026-03-12 10:41:13 -04:00
  • 765e0f79c7 Merge pull request 'feat: add Loop QA self-testing framework' (#6) from claude/suspicious-poincare into main rockachopa 2026-03-11 22:38:50 -04:00
  • d42c574d26 feat: add Loop QA self-testing framework Trip T 2026-03-11 22:33:16 -04:00
  • c7f92f6d7b docs: add error handling patterns and module dependencies to CLAUDE.md Trip T 2026-03-11 22:21:07 -04:00
  • 05bd7f03f4 Merge pull request 'feat: enrich thinking engine — anti-loop, anti-confabulation, grounding' (#5) from claude/suspicious-poincare into main rockachopa 2026-03-11 21:50:52 -04:00
  • f1e909b1e3 feat: enrich thinking engine — anti-loop, anti-confabulation, grounding Trip T 2026-03-11 21:43:10 -04:00
  • 22589375e1 Merge pull request 'feat: tick prompt arg + fix name extraction' (#4) from claude/suspicious-poincare into main rockachopa 2026-03-11 21:18:05 -04:00
  • f8dadeec59 feat: tick prompt arg + fix name extraction learning verbs as names Trip T 2026-03-11 21:11:53 -04:00
  • 31fe150cb3 Merge pull request 'fix: test DB isolation, Discord recovery, and over-mocked tests' (#3) from claude/suspicious-poincare into main rockachopa 2026-03-11 20:57:37 -04:00
  • 6a7875e05f feat: heartbeat memory hooks — pre-recall and post-update Trip T 2026-03-11 20:54:13 -04:00
  • ea2dbdb4b5 fix: test DB isolation, Discord recovery, and over-mocked tests Trip T 2026-03-11 20:33:59 -04:00
  • 9d9449cdcf Merge pull request 'fix: WebSocket crash from websockets 16.0 + branch pruning' (#2) from claude/consolidated-cherry-picks into main rockachopa 2026-03-11 19:06:46 -04:00
  • ffdfa53259 fix: Discord token priority — settings before state file Trip T 2026-03-11 19:03:24 -04:00
  • 0bc4f55e1a fix: resolve WebSocket crashes from websockets 16.0 incompatibility Alexander Payne 2026-02-28 20:03:15 -05:00
  • 5bfc389fee Merge pull request 'feat: upgrade to qwen3.5, self-hosted Gitea CI, optimize Docker image' (#1) from claude/upbeat-jennings into main rockachopa 2026-03-11 18:38:21 -04:00
  • f6a6c0f62e feat: upgrade to qwen3.5, self-hosted Gitea CI, optimize Docker image Trip T 2026-03-11 18:36:42 -04:00
  • 36fc10097f Claude/angry cerf (#173) Alexander Whitestone 2026-03-11 16:55:27 -04:00
  • 0b91e45d90 Polish UI design with sleeker components and vivid magical animations (#172) Alexander Whitestone 2026-03-11 15:16:04 -04:00
  • 9e56fad342 Fix iPhone responsiveness: layout stacking and Memory Browser styling (#171) Alexander Whitestone 2026-03-11 13:08:19 -04:00
  • 68115fe477 fix: update agno to v2 and fix airllm availability tests (#170) Alexander Whitestone 2026-03-11 12:40:45 -04:00
  • 9d78eb31d1 ruff (#169) Alexander Whitestone 2026-03-11 12:23:35 -04:00
  • 708c8a2477 polish: streamline nav, extract inline styles, improve tablet UX (#168) Alexander Whitestone 2026-03-11 11:32:56 -04:00
  • b028b768c9 enhance: diversify and deepen thinking engine prompts (#167) Alexander Whitestone 2026-03-11 11:08:41 -04:00
  • c41e3e1e15 fix: clean up logging colors, reduce noise, enable Tailscale access (#166) Alexander Whitestone 2026-03-11 10:37:20 -04:00
  • 1191ea2f9a Claude/fix tick engine v16wt (#165) Alexander Whitestone 2026-03-11 10:19:46 -04:00
  • 622a6a9204 polish: extract inline CSS, add connection status, panel macro, favicon, ollama cache, toast system (#164) Alexander Whitestone 2026-03-11 09:52:57 -04:00
  • 07f2c1b41e fix: wire up tick engine scheduler + add journal + systemd timer (#163) Alexander Whitestone 2026-03-11 08:47:57 -04:00
  • a927241dbe polish: make repo presentable for employer review (#162) Alexander Whitestone 2026-03-11 08:11:26 -04:00
  • 1de97619e8 fix: restore ollama as default backend to fix broken build (#161) Alexander Whitestone 2026-03-10 18:17:47 -04:00
  • 755b7e7658 feat: update default backend to AirLLM and optimize for Mac M3 36GB Manus AI 2026-03-10 18:04:04 -04:00
  • 6303a77f6e Consolidate test & dev workflows into tox as single source of truth (#160) Alexander Whitestone 2026-03-10 15:54:09 -04:00
  • 2a5f317a12 fix: implement @csrf_exempt decorator support in CSRFMiddleware (#159) Alexander Whitestone 2026-03-10 15:26:40 -04:00
  • 4a4c9be1eb fix: repair broken test patch target and add interview transcript (#156) Alexander Whitestone 2026-03-10 15:26:29 -04:00
  • 904a7c564e feat: migrate to Agno native HITL tool confirmation flow (#158) Alexander Whitestone 2026-03-09 21:54:04 -04:00
  • 574031a55c fix: remove invalid show_tool_calls kwarg crashing Agent init (#157) Alexander Whitestone 2026-03-09 15:01:00 -04:00
  • 21e2ae427a Add test plan for autoresearch with perplexity metric (#154) Alexander Whitestone 2026-03-09 09:36:26 -04:00
  • fe484ad7b6 Fix input validation for chat and memory routes (#155) Alexander Whitestone 2026-03-09 09:36:16 -04:00
  • 82fb2417e3 feat: enable SQLite WAL mode for all databases (AGI ticket #1) (#153) Alexander Whitestone 2026-03-08 16:07:02 -04:00
  • 11ba21418a docs: sovereign AGI research — architecture analysis + Ghost Core integration (#152) Alexander Whitestone 2026-03-08 15:00:10 -04:00
  • 8dbce25183 fix: handle concurrent table creation race in SQLite (#151) Alexander Whitestone 2026-03-08 13:27:11 -04:00
  • ae3bb1cc21 feat: code quality audit + autoresearch integration + infra hardening (#150) Alexander Whitestone 2026-03-08 12:50:44 -04:00
  • fd0ede0d51 feat: auto-escalation system + agentic loop fixes (#149) (#149) Alexander Whitestone 2026-03-08 03:11:14 -04:00
  • 7792ae745f feat: agentic loop for multi-step tasks + regression fixes (#148) Alexander Whitestone 2026-03-08 01:46:29 -05:00
  • b8e0f4539f fix: Discord memory bug — add session continuity + 6 memory system fixes (#147) Alexander Whitestone 2026-03-08 00:20:38 -05:00
  • 4bc53a43f9 fix: Round 4 bug fixes — 8 dashboard bugs + git blocker + Discord regression (#146) Alexander Whitestone 2026-03-07 23:48:20 -05:00
  • 248af9ed03 fix: dashboard bugs and clean up build artifacts (#145) Alexander Whitestone 2026-03-07 23:44:56 -05:00
  • e36a1dc939 fix: resolve 6 dashboard bugs and rebuild Task Queue + Work Orders (#144) (#144) Alexander Whitestone 2026-03-07 23:21:30 -05:00
  • b8164e46b0 fix: remove dead swarm imports, add memory_write tool, and auto-prune on startup (#143) Alexander Whitestone 2026-03-07 22:34:30 -05:00
  • 3bf7187482 Clean up generated files and fix 6 dashboard bugs (#142) Alexander Whitestone 2026-03-07 21:26:41 -05:00
  • b615595100 refactor: centralize config & harden security (#141) Alexander Whitestone 2026-03-07 18:49:37 -05:00
  • cdd3e1a90b feat: upgrade primary model from llama3.1:8b to qwen2.5:14b (#140) Alexander Whitestone 2026-03-07 18:20:34 -05:00
  • 39f2eb418a Remove stale references from documentation across 9 files (#139) Alexander Whitestone 2026-03-07 07:28:14 -05:00
  • 480b8d324e security: fix CSRF bypass vulnerabilities via strict path matching and normalization (#138) Alexander Whitestone 2026-03-07 06:45:32 -05:00
  • 3f06e7231d Improve test coverage from 63.6% to 73.4% and fix test infrastructure (#137) Alexander Whitestone 2026-03-06 13:21:05 -05:00
  • 23f744f296 v8: Hermes + Paperclip, Tailscale-only, systemd, backups, UFW lockdown AlexanderWhitestone 2026-03-06 12:48:50 -05:00
  • 3b322d185c feat: add Shell and Git execution hands for Timmy (#136) Alexander Whitestone 2026-03-06 09:01:24 -05:00
  • 39461858a0 SEC: Fix CSRF bypass via path traversal in exempt routes (#135) Alexander Whitestone 2026-03-06 09:00:56 -05:00
  • 87dc5eadfe Wire orchestrator pipe into task runner + pipe-verifying integration tests (#134) Alexander Whitestone 2026-03-06 01:20:14 -05:00
  • d10cff333a Add standalone auth-gate.py and nginx config for reference AlexanderWhitestone 2026-03-05 23:49:56 -05:00
  • 22b0ec1d67 v7: Paperclip only — stripped OpenFang and Obsidian vault AlexanderWhitestone 2026-03-05 23:47:46 -05:00
  • 9348c29658 v6: local_trusted mode + nginx reverse proxy + cookie auth gate AlexanderWhitestone 2026-03-05 23:34:20 -05:00
  • 3f186a1d57 Fix: Automatically allow VPS IP in PAPERCLIP_ALLOWED_HOSTNAMES AlexanderWhitestone 2026-03-05 22:19:27 -05:00