Commit Graph

  • 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
  • 2e92838033 fix: restore real-time chat responses via WebSocket (#98) Alexander Whitestone 2026-02-28 20:22:47 -05:00
  • d4acaefee9 fix: resolve WebSocket crashes from websockets 16.0 incompatibility (#97) Alexander Whitestone 2026-02-28 20:09:03 -05:00
  • b7c89d1101 feat: dockerize OpenFang as vendored tool runtime sidecar (#96) Alexander Whitestone 2026-02-28 19:27:48 -05:00
  • d7d7a5a80a audit: clean Docker architecture, consolidate test fixtures, add containerized test runner (#94) Alexander Whitestone 2026-02-28 16:11:58 -05:00
  • 1e19164379 fix: resolve portal startup hangs with non-blocking init (#93) Alexander Whitestone 2026-02-28 15:01:48 -05:00
  • ca0c42398b feat: migrate to Poetry, fix Docker build, and resolve 6 UI/backend bugs (#92) Alexander Whitestone 2026-02-28 13:12:14 -05:00
  • 7b967d84b2 fix: restore task processor pipeline and eliminate /ws 403 spam (#91) Alexander Whitestone 2026-02-28 12:18:18 -05:00
  • 79e8a6894a Microservices Refactoring & CI/CD Optimization (#89) Alexander Whitestone 2026-02-28 12:18:01 -05:00
  • e5190b248a CI/CD Optimization: Guard Rails, Pre-commit Checks, and Test Fixes (#90) Alexander Whitestone 2026-02-28 11:36:50 -05:00
  • a5fd680428 feat: microservices refactoring with TDD and Docker optimization (#88) Alexander Whitestone 2026-02-28 11:07:19 -05:00
  • ab014dc5c6 feat: add timmy interview command for structured agent initialization (#87) Alexander Whitestone 2026-02-28 09:35:44 -05:00
  • add3f7a07a fix: register task_request handler and fix Docker 403 errors on macOS (#86) Alexander Whitestone 2026-02-28 07:39:31 -05:00
  • da5745db48 Fix dashboard tests and add SECURITY.md audit report (#84) Alexander Whitestone 2026-02-28 06:59:15 -05:00
  • 3426761894 fix: unblock task queue — auto-approve all tasks, recycle zombie runners (#85) Alexander Whitestone 2026-02-28 06:57:51 -05:00
  • a3ef8ee9f9 docs: add integration ROADMAP and Ascension manifesto (#83) Alexander Whitestone 2026-02-27 21:09:49 -05:00
  • bc21bbe96f fix: connect WebSocket to correct /swarm/live endpoint (#82) Alexander Whitestone 2026-02-27 20:27:20 -05:00
  • b0d451ae5a docs: update architecture with autonomous agent features, daily briefing, embodiment, and escalation system (#81) Alexander Whitestone 2026-02-27 20:10:59 -05:00
  • aa3263bc3b feat: automatic error feedback loop with bug report tracker (#80) Alexander Whitestone 2026-02-27 19:51:37 -05:00
  • 6545b7e26a test: add inbox zero functional tests for task queue processor (#79) Alexander Whitestone 2026-02-27 02:19:02 -05:00
  • 5b6d33e05a feat: task queue system with startup drain and backlogging (#76) Alexander Whitestone 2026-02-27 01:52:42 -05:00
  • 849b5b1a8d feat: add default thinking thread — Timmy always ponders (#75) Alexander Whitestone 2026-02-27 01:00:11 -05:00
  • a975a845c5 feat: Timmy system introspection, delegation, and session logging (#74) Alexander Whitestone 2026-02-27 00:11:53 -05:00
  • 5e60a6453b feat: wire mobile app to real Timmy backend via JSON REST API (#73) Alexander Whitestone 2026-02-26 23:58:53 -05:00
  • 18ed6232f9 feat: Timmy fixes and improvements (#72) Alexander Whitestone 2026-02-26 23:39:13 -05:00
  • 4ba272eb4f config: add opencode.json with local Ollama provider (#71) Alexander Whitestone 2026-02-26 23:21:43 -05:00
  • a5765c33b6 feat: add Aider AI tool to Forge's toolkit (#70) Alexander Whitestone 2026-02-26 23:17:19 -05:00
  • 51140fb7f0 test: remove hardcoded sleeps, add pytest-timeout (#69) Alexander Whitestone 2026-02-26 22:52:36 -05:00
  • bf0e388d2a Merge pull request #57 from AlexanderWhitestone/feature/model-upgrade-llama3.1 Alexander Whitestone 2026-02-26 22:35:19 -05:00
  • 72a58f1f49 feat: Multi-modal support with automatic model fallback Alexander Payne 2026-02-26 22:29:44 -05:00
  • a85661274c Merge main into feature/model-upgrade-llama3.1 with conflict resolution Alexander Payne 2026-02-26 22:19:44 -05:00
  • 024e6a4318 Merge pull request #68 from AlexanderWhitestone/feature/timmy-chat-mobile-app Alexander Whitestone 2026-02-26 21:59:00 -05:00
  • b4b508ff5a feat: add Timmy Chat mobile app (Expo/React Native) Manus AI 2026-02-26 21:55:41 -05:00
  • 031a106e65 Merge pull request #67 from AlexanderWhitestone/claude/fix-build-zLt4o Alexander Whitestone 2026-02-26 21:08:05 -05:00
  • eb501c43da fix: resolve 8 test failures from missing requests stub and wrong python path Claude 2026-02-27 02:06:45 +00:00
  • 9c444959df Merge pull request #66 from AlexanderWhitestone/fix/missing-requests-dependency Alexander Whitestone 2026-02-26 21:05:12 -05:00
  • 7198b6b173 fix: add missing requests dependency to pyproject.toml AlexanderWhitestone 2026-02-26 21:01:33 -05:00
  • c006609094 Merge pull request #65 from AlexanderWhitestone/claude/finish-and-submit-pr-fmxyC Alexander Whitestone 2026-02-26 20:55:04 -05:00
  • 21846f3897 fix: disable gpg signing in test git fixtures and skip root-only permission test Claude 2026-02-27 01:52:47 +00:00
  • 211c54bc8c feat: add custom weights, model registry, per-agent models, and reward scoring Claude 2026-02-27 01:08:03 +00:00
  • e4d5ec5ed4 Merge pull request #62 from AlexanderWhitestone/claude/grok-backend-monetization-iVc5i Alexander Whitestone 2026-02-26 20:26:15 -05:00
  • 17059bc0ea feat: add Grok (xAI) as opt-in premium backend with monetization Claude 2026-02-27 01:12:51 +00:00
  • bb31f322e5 Merge pull request #61 from AlexanderWhitestone/claude/add-github-chat-interface-iZ0yN Alexander Whitestone 2026-02-26 19:41:00 -05:00
  • bc2c09d3f8 feat: replace GitHub page with embedded Timmy chat interface Claude 2026-02-27 00:35:33 +00:00
  • e0e2a2b9d8 Merge pull request #60 from AlexanderWhitestone/claude/local-models-iphone-EwXtC Alexander Whitestone 2026-02-26 19:24:32 -05:00
  • 3b7fcc5ebc feat: add in-browser local model support for iPhone via WebLLM Claude 2026-02-27 00:03:05 +00:00
  • 528c86298a Merge pull request #59 from AlexanderWhitestone/claude/refactoring-phase-two-lhBGv Alexander Whitestone 2026-02-26 18:37:24 -05:00
  • 3adc18c208 chore: gitignore src/data/ (test runtime artifacts) Claude 2026-02-26 22:09:04 +00:00
  • 89e677e5cc chore: remove accidentally tracked self_modify_reports Claude 2026-02-26 22:07:59 +00:00
  • 9f4c809f70 refactor: Phase 2b — consolidate 28 modules into 14 packages Claude 2026-02-26 22:07:41 +00:00
  • 24c3d33c3b Merge pull request #58 from AlexanderWhitestone/claude/plan-repo-refactoring-hgskF Alexander Whitestone 2026-02-26 16:33:11 -05:00
  • f15559482b docs: Update REFACTORING_PLAN.md with execution status Claude 2026-02-26 21:32:18 +00:00
  • d2c80fbf4c refactor: Phase 2a — consolidate dashboard routes (27→22 files) Claude 2026-02-26 21:30:39 +00:00
  • 4e11dd2490 refactor: Phase 3 — reorganize tests into module-mirroring subdirectories Claude 2026-02-26 21:21:28 +00:00
  • 6045077144 refactor: Phase 1/4/6 — doc cleanup, config fix, token optimization Claude 2026-02-26 21:03:15 +00:00
  • 31760682f6 docs: Add comprehensive architectural refactoring plan Claude 2026-02-26 20:42:02 +00:00
  • d9e556d4c1 fix: Upgrade model to llama3.1:8b-instruct + fix git tool cwd Alexander Payne 2026-02-26 13:42:36 -05:00
  • f403d69bc1 Merge pull request #56 from AlexanderWhitestone/feature/hands-infrastructure-phase3 Alexander Whitestone 2026-02-26 13:10:38 -05:00
  • 9edcc627ea docs: Update README with all 6 Hands Alexander Payne 2026-02-26 13:09:03 -05:00
  • 7b26922339 test: Phase 5 Hands tests Alexander Payne 2026-02-26 13:08:48 -05:00
  • a8f44c159e feat: Phase 5 Additional Hands (Scout, Scribe, Ledger, Weaver) Alexander Payne 2026-02-26 13:07:43 -05:00
  • b884884bad docs: Hands documentation in README (Phase 4) Alexander Payne 2026-02-26 12:58:21 -05:00
  • 7508ef13c1 test: Oracle and Sentinel Hands tests (Phase 4) Alexander Payne 2026-02-26 12:57:41 -05:00
  • 1ba03e4ce2 feat: Oracle and Sentinel Hands (Phase 4) Alexander Payne 2026-02-26 12:57:07 -05:00
  • 536a371d48 Merge pull request #55 from AlexanderWhitestone/feature/hands-infrastructure-phase3 Alexander Whitestone 2026-02-26 12:55:28 -05:00
  • a1d00da2de test: Hands infrastructure tests (Phase 3) Alexander Payne 2026-02-26 12:49:06 -05:00
  • d7aaae74d5 feat: Hands Dashboard Routes and UI (Phase 3.6) Alexander Payne 2026-02-26 12:46:48 -05:00
  • 73cf780656 feat: HandRunner and hands module init (Phase 3.5) Alexander Payne 2026-02-26 12:43:40 -05:00
  • 8a952f6818 feat: Hands Infrastructure - Models, Registry, Scheduler (Phase 3.1-3.3) Alexander Payne 2026-02-26 12:41:52 -05:00
  • 7de9db32ea Merge pull request #54 from AlexanderWhitestone/feature/self-coding-rebased Alexander Whitestone 2026-02-26 12:36:37 -05:00
  • 4d3995012a test: Self-Coding Dashboard Tests Alexander Payne 2026-02-26 12:20:03 -05:00
  • 62365cc9b2 feat: Wire up Self-Coding Dashboard Alexander Payne 2026-02-26 12:19:27 -05:00