Commit Graph

  • 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
  • d7c23d015d Add final VPS-ready setup script with system Postgres and 0.0.0.0 binding AlexanderWhitestone 2026-03-05 22:10:33 -05:00
  • bbe975ec54 feat: add TDD setup script and functional tests for Sovereign Agent Stack AlexanderWhitestone 2026-03-05 21:54:24 -05:00
  • fb97625404 Consolidate architecture: flatten agents, kill Redis/Celery, thin routes (#133) Alexander Whitestone 2026-03-05 20:27:02 -05:00
  • 2b97da9e9c Add pre-commit hook enforcing 30s test suite time limit (#132) Alexander Whitestone 2026-03-05 19:45:38 -05:00
  • aff3edb06a Audit cleanup: security fixes, code reduction, test hygiene (#131) Alexander Whitestone 2026-03-05 18:56:52 -05:00
  • e8f1dea3ec Remove unused deps from poetry build, speed test suite to ~16s (#130) Alexander Whitestone 2026-03-05 18:07:59 -05:00
  • f2dacf4ee0 Integrate Celery task queue for background task processing (#129) Alexander Whitestone 2026-03-05 12:09:51 -05:00
  • b8ff534ad8 Security: Enhance CSRF protection with form field support and stricter validation (#128) Alexander Whitestone 2026-03-05 07:04:30 -05:00
  • a18099a06f Fix build issues, implement missing routes, and stabilize e2e tests (#127) Alexander Whitestone 2026-03-04 17:31:01 -05:00
  • 7d9dc56f11 Remove accidentally committed log file AlexanderWhitestone 2026-03-04 17:16:01 -05:00
  • 5e8766cef0 Fix build issues, implement missing routes, and stabilize e2e tests for production readiness AlexanderWhitestone 2026-03-04 17:15:46 -05:00
  • 425e7da380 Claude/remove persona system f vgt m (#126) Alexander Whitestone 2026-03-04 12:00:49 -05:00
  • 548a3f980d Test: add input validation tests for form handlers (#125) Alexander Whitestone 2026-03-04 07:58:58 -05:00
  • d1f2ae3ed4 Security: fix XSS vulnerabilities in health and grok routes (#124) Alexander Whitestone 2026-03-04 07:58:49 -05:00
  • 15c7ee5d1e Refactor: migrate inline middleware to dedicated classes (#123) Alexander Whitestone 2026-03-04 07:58:39 -05:00
  • eb2b34876b security: implement rate limiting for chat API and fix calm tests (#122) Alexander Whitestone 2026-03-03 08:16:36 -05:00
  • 584eeb679e Operation Darling Purge: slim to wealth core (-33,783 lines) (#121) Alexander Whitestone 2026-03-02 13:17:38 -05:00
  • f694eff0a4 fix: align calm imports with project conventions (#120) Alexander Whitestone 2026-03-02 12:04:30 -05:00
  • d080e67faf feat: Implement Minimum Viable Calm (MVC) feature and initial tests AlexanderWhitestone 2026-03-02 11:46:40 -05:00
  • 62ef1120a4 Memory Unification + Canonical Identity: -11,074 lines of homebrew (#119) Alexander Whitestone 2026-03-02 09:58:07 -05:00
  • 785440ac31 Security: XSS Prevention in Mission Control Dashboard (#117) Alexander Whitestone 2026-03-02 07:31:27 -05:00
  • f7c574e0b2 feat: distributed brain architecture with rqlite and local embeddings (#118) Alexander Whitestone 2026-03-02 07:31:15 -05:00
  • d9bb26b9c5 feat: add security middleware suite - CSRF, security headers, and request logging (#116) Alexander Whitestone 2026-03-01 20:57:31 -05:00
  • b1552b9f64 Fix font resolution in creative module and add security headers to dashboard (#103) Alexander Whitestone 2026-03-01 11:50:34 -05:00
  • 39df3dd7d5 feat: add security middleware suite - CSRF, security headers, and request logging (#104) Alexander Whitestone 2026-03-01 11:47:11 -05:00
  • 3a8496a3f1 feat: add security middleware suite - CSRF, security headers, and request logging (#102) Alexander Whitestone 2026-02-28 23:21:09 -05:00
  • 6eefcabc97 feat: Phase 1 autonomy upgrades — introspection, heartbeat, source tagging, Discord auto-detect (#101) Alexander Whitestone 2026-02-28 22:49:24 -05:00
  • 89cfe1be0d fix: Docker-first test suite, UX improvements, and bug fixes (#100) Alexander Whitestone 2026-02-28 22:14:37 -05:00
  • 6e67c3b421 feat: add bug report ingestion pipeline with Forge dispatch (#99) Alexander Whitestone 2026-02-28 21:15:53 -05:00