-
c7ebbb41d8
v0.4.0: agy provider swap, port auto-kill, apscheduler auto-install, chat history + file uploads, memory knowledge graph, diff viewer, cache/layout fixes, 74 tests
main
modimihir07
2026-08-12 01:20:34 +0530
-
eeb6cc4c9a
Merge remote-tracking branch 'origin/pr/3'
modimihir07
2026-08-11 19:40:18 +0530
-
-
4af5ea360c
Hardening: strict input validation to prevent path traversal
modimihir07
2026-08-11 19:14:54 +0530
-
0cd8ca0e72
Pin Python 3.12 as default in uv venv creation
Jeremy McClure
2026-08-06 05:22:52 -0400
-
54ae2d5dc5
Fix stale pip references, update README prerequisites for uv
Jeremy McClure
2026-08-06 05:21:14 -0400
-
21989dadae
Use uv for isolated Python venv in bin/ and .venv/
Jeremy McClure
2026-08-06 05:16:01 -0400
-
-
dd07615012
chore: gitignore generated graphify artifacts (too large for GitHub)
Austin
2026-08-02 15:51:26 -0700
-
dc964c2440
fix: add DELETE /api/kanban/tasks/{id} so finished tasks can be removed
Austin
2026-08-02 15:47:19 -0700
-
e723908916
feat: continuous-learning loop for the central brain
Austin
2026-07-26 15:07:40 -0700
-
2af401eb78
feat: redundant WSL brain serve + keepalive (fail-safe)
Austin
2026-07-26 14:31:46 -0700
-
ced62821dc
feat: two-brain topology — WSL Agentic-OS brain + Windows standalone central brain
Austin
2026-07-26 13:04:16 -0700
-
0a28ef0389
feat: central graphify brain (merged cross-project knowledge graph)
Austin
2026-07-26 12:44:25 -0700
-
fe65acc405
chore: finish stale-reference cleanup + add hourly integrity checker
Austin
2026-07-26 11:06:48 -0700
-
0347501778
docs: refresh stale references (repo, location, ports)
Austin
2026-07-26 11:04:48 -0700
-
aa7fd2b886
fix: enable opencode agent + wire dashboard Terminal to live /ws/terminal
Austin
2026-07-26 10:40:40 -0700
-
2c636d091d
fix: unify to single dashboard port (8080) from settings.json as sole source of truth
Austin
2026-07-26 10:14:41 -0700
-
01dae3a4ac
fix(dashboard): serve /dashboard/ index via StaticFiles html=True
Austin
2026-07-25 18:37:58 -0700
-
29eaa7f801
feat(orchestration): multi-angle workflow — 5+ parallel subagents, converge, log + index runs
Austin
2026-07-25 18:07:51 -0700
-
cce56eed02
chore: standardize dashboard port to 8081 across launchers
Austin
2026-07-25 16:21:47 -0700
-
257d64327a
feat(brain): brain search dashboard + scheduled auto-ingest + skill-run auto-upsert
Austin
2026-07-25 15:49:14 -0700
-
a36dff7f2c
feat(brain): centralized brain — unified information pipeline (brain + skills + chat)
Austin
2026-07-25 15:24:40 -0700
-
bc8094be77
feat(dashboard): add Agent Insights page — live AI-agent usage analytics
Austin
2026-07-25 14:34:30 -0700
-
042fd288f8
fix(merge): repair mangled check_agent + remove duplicate/drop standalone 8082 terminal
Austin
2026-07-25 12:31:26 -0700
-
e7d3710491
hardening: fix command-injection in agent check_command + add double-launch guard
Austin
2026-07-25 11:37:01 -0700
-
32153b340f
docs(brain): record v0.3.0 wiring work + verification + open caveats
Austin
2026-07-25 11:30:28 -0700
-
96d8281b9b
Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization
Austin
2026-07-25 11:30:07 -0700
-
aba5120da2
hardening: fix command-injection in agent check_command + add double-launch guard
Austin
2026-07-25 11:37:01 -0700
-
78eeaa9857
docs(brain): record v0.3.0 wiring work + verification + open caveats
Austin
2026-07-25 11:30:28 -0700
-
94ce01007d
Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization
Austin
2026-07-25 11:30:07 -0700
-
701df3e58e
Merge pull request #3 from zumayaaustin-creator/codex/add-windows-backup-and-restore-scripts
zumayaaustin-creator
2026-07-21 03:44:22 -0700
-
-
82af4268af
Merge remote-tracking branch 'origin/main'
Austin
2026-07-19 02:11:36 -0700
-
-
1a8b17d15e
devops-audit report, kanban cards, goals, and start.bat launcher
Austin
2026-07-19 01:41:04 -0700
-
9c6ec776c6
Agentic OS: staged brain entries, kanban tasks, devops-audit report, and config updates
Austin
2026-07-18 23:15:58 -0700
-
d7ea76cf99
Merge pull request #15 from zumayaaustin-creator/claude/agentic-os-setup-5ubuao
zumayaaustin-creator
2026-07-08 18:47:31 -0700
-
-
e6c89469f3
Merge pull request #7 from zumayaaustin-creator/codex/update-setup-guidance-and-cli-checks
zumayaaustin-creator
2026-07-08 18:43:22 -0700
-
-
015df05509
Merge pull request #13 from zumayaaustin-creator/devin/1783552139-add-unit-tests
zumayaaustin-creator
2026-07-08 18:42:39 -0700
-
-
1a2e0b2902
Merge pull request #12 from zumayaaustin-creator/devin/1783552096-error-handling
zumayaaustin-creator
2026-07-08 18:42:15 -0700
-
-
4604b433e8
Restore kanban dispatch success branch mangled by misapplied review suggestion
zumayaaustin
2026-07-09 01:25:29 +0000
-
b93c619551
Fix unbound variable in _run_kanban_agent error handler
zumayaaustin-creator
2026-07-09 01:24:32 +0000
-
30d7366a31
Recompute path in kanban dispatch error handler to avoid unbound local
zumayaaustin
2026-07-09 01:18:05 +0000
-
9e6ec12acd
Merge main: consolidate JSON reads into enhanced read_json, keep error-handling improvements
zumayaaustin
2026-07-09 01:15:14 +0000
-
-
2d80ab7348
Merge pull request #11 from zumayaaustin-creator/devin/1783551997-fix-backup-restore-path-traversal
zumayaaustin-creator
2026-07-08 18:11:28 -0700
-
-
-
-
8253f78e69
Merge pull request #14 from zumayaaustin-creator/devin/1783552205-dedup-shared-utils
zumayaaustin-creator
2026-07-08 18:10:41 -0700
-
-
7b8c81ea49
Resolve existing skills via iterdir match to break path-injection taint (CodeQL)
zumayaaustin
2026-07-09 00:13:39 +0000
-
e3b625a967
Merge remote kanban daemon fix; standardize skill resolution on skill_dir_path
zumayaaustin
2026-07-09 00:10:45 +0000
-
-
7f0c104aea
Merge origin/main into error-handling branch; standardize on skill_dir_path
zumayaaustin
2026-07-09 00:09:34 +0000
-
-
-
-
2cb6e4b76f
Merge branch 'main' into codex/update-setup-guidance-and-cli-checks
zumayaaustin
2026-07-09 00:08:16 +0000
-
-
-
-
d149356a22
Fix critical WebSocket origin bypass, zombie processes, and review findings
Claude
2026-07-09 00:07:17 +0000
-
-
-
71650cbc0b
Merge pull request #10 from zumayaaustin-creator/claude/agentic-os-setup-5ubuao
zumayaaustin-creator
2026-07-08 17:05:36 -0700
-
-
467419fdf4
Move kanban_task_path inside try block in daemon thread
devin-ai-integration[bot]
2026-07-08 23:59:40 +0000
-
-
031884ab6c
Make aggregate listings tolerate a corrupt file (best_effort), keep single GETs strict
zumayaaustin
2026-07-08 23:27:58 +0000
-
13c77b497f
Limit shared JSON helpers to fixed-path callers to avoid path-injection alerts
zumayaaustin
2026-07-08 23:19:40 +0000
-
ba0e3d8e0b
Resolve skill name via directory match to break path-injection taint (CodeQL)
zumayaaustin
2026-07-08 23:16:47 +0000
-
b6c1cd3389
Harden user-controlled paths with containment check (CodeQL)
zumayaaustin
2026-07-08 23:14:46 +0000
-
b7c7c254b0
Tighten skill name allowlist to exclude '.' (path traversal)
zumayaaustin
2026-07-08 23:13:23 +0000
-
e564fe8229
Avoid URL substring pattern in CORS test to satisfy CodeQL
zumayaaustin
2026-07-08 23:11:24 +0000
-
5a7bc1639d
Validate skill name to prevent path traversal (CodeQL)
zumayaaustin
2026-07-08 23:11:13 +0000
-
2e7bb73807
Refactor duplicated patterns into shared utilities
zumayaaustin
2026-07-08 23:10:05 +0000
-
-
-
9ba87ddc68
Resolve backup filename from directory listing (satisfy CodeQL path-injection)
zumayaaustin
2026-07-08 23:09:29 +0000
-
33e792bd42
Add unit test suite for server.py and scheduler.py
zumayaaustin
2026-07-08 23:09:02 +0000
-
-
-
3cf939c403
Improve error handling: propagate corrupt-JSON errors, stop swallowing failures
zumayaaustin
2026-07-08 23:08:16 +0000
-
-
-
780b6efcd9
Fix path traversal in /api/backup/restore
zumayaaustin
2026-07-08 23:06:37 +0000
-
-
-
2d131bfb8a
Verify native hermes is actually the right agent before trusting it
Claude
2026-07-08 23:03:44 +0000
-
d36785c7ee
Make Skills Hub context files editable and add skill creation
Claude
2026-07-07 17:22:41 +0000
-
085e500908
Bridge Hermes invocation through WSL when only installed there
Claude
2026-07-07 14:39:00 +0000
-
2a5f0aee74
Add missing DELETE /api/kanban/tasks/{id} endpoint
Claude
2026-07-06 15:39:35 +0000
-
9e632ab1dc
Remove demo/sample Kanban tasks
Claude
2026-07-06 15:29:31 +0000
-
-
-
d7a1cbd292
Replace command-runner Terminal with a real interactive PTY
Claude
2026-07-06 05:12:54 +0000
-
22f8c710dd
Run dashboard Terminal commands through PowerShell on Windows
Claude
2026-07-06 04:09:03 +0000
-
-
fb3a1979dc
Merge pull request #9 from zumayaaustin-creator/claude/agentic-os-setup-5ubuao
zumayaaustin-creator
2026-07-05 20:04:48 -0700
-
-
d0ae2926e6
Add explicit path-containment check to kanban_task_path
Claude
2026-07-06 00:21:27 +0000
-
52aa18b019
Validate kanban task_id before building filesystem paths
Claude
2026-07-05 23:30:43 +0000
-
b11da78097
Wire up autonomous agent dispatch for Kanban tasks
Claude
2026-07-05 23:16:46 +0000
-
fec0601722
Add a Terminal page to the dashboard
Claude
2026-07-05 22:15:47 +0000
-
9c1cac130a
Address CodeRabbit review: harden port parsing and shortcut creation
Claude
2026-07-05 21:49:19 +0000
-
f22b44a000
Auto-detect free port and add one-click launcher
Claude
2026-07-05 21:05:14 +0000
-
cf254b7b99
Merge pull request #8 from zumayaaustin-creator/claude/agentic-os-setup-5ubuao
zumayaaustin-creator
2026-07-05 13:38:09 -0700
-
-
e05a065c4e
Fix UnicodeDecodeError reading dashboard index.html on Windows
Claude
2026-07-05 20:30:21 +0000
-
-
2cdd2e64a5
Fix chat 500 error, on_event deprecation, Error Dashboard 'Unknown' title
modimihir07
2026-06-29 15:55:50 +0530
-
a7dce93e74
Revise architecture diagram and core layers section
Mihir Modi
2026-06-29 14:29:00 +0530
-
aeda34fdfe
Update README.md for v0.3.0: architecture fix, security audit, 4 new phases
modimihir07
2026-06-29 14:18:57 +0530
-
e003688658
v0.3.0: Event-driven scheduler, error dashboard, persistent memory, PWA
v0.3.0
modimihir07
2026-06-29 14:08:57 +0530
-
a30162d114
Security audit fixes: path traversal, XSS, info disclosure, missing headers
v0.3.0-alpha
modimihir07
2026-06-29 13:57:44 +0530
-
-
-
23fcae67cb
Merge branch 'main' into codex/update-setup-guidance-and-cli-checks
zumayaaustin-creator
2026-06-28 00:01:14 -0700
-
-
-
-
98e33ca0c0
Merge pull request #4 from zumayaaustin-creator/codex/create-cross-platform-launcher-strategy
zumayaaustin-creator
2026-06-26 07:33:51 -0700
-
-
cbac11cdcd
Merge branch 'main' into codex/create-cross-platform-launcher-strategy
zumayaaustin-creator
2026-06-26 04:20:33 -0700
-
-
-
-
69650556e8
Merge pull request #6 from zumayaaustin-creator/codex/update-cors-configuration-in-server.py
zumayaaustin-creator
2026-06-26 04:19:31 -0700
-
-
16c133f78a
Merge pull request #5 from zumayaaustin-creator/codex/update-readme.md-with-windows-prerequisites
zumayaaustin-creator
2026-06-26 04:16:04 -0700
-
-
b6fbbbd6fc
Add Windows setup guidance
zumayaaustin-creator
2026-06-23 09:01:09 -0700
-
-
-
b3f2ee5a06
Configure CORS origins from dashboard settings
zumayaaustin-creator
2026-06-23 08:59:48 -0700
-
-
-
d5584a04b4
docs: add Windows prerequisites
zumayaaustin-creator
2026-06-23 08:59:27 -0700
-
-
fce57302de
Add cross-platform launcher scripts
zumayaaustin-creator
2026-06-23 08:50:04 -0700
-
-
04a26bd099
Add Windows backup restore scripts
zumayaaustin-creator
2026-06-23 08:37:06 -0700
-
-
208e174bbf
Merge pull request #1 from zumayaaustin-creator/claude/youthful-planck-mxlkw8
zumayaaustin-creator
2026-06-23 05:08:23 -0700
-
-
17cd918485
Fix 500 on dashboard load: /api/brain crashed on journal subdirectory
Claude
2026-06-23 11:51:18 +0000
-
-
d9b1b0d9fd
Update Hermes MEMORY.md with v0.2.0 features: 68 features, 58 endpoints, 20 pages
modimihir07
2026-06-05 16:39:43 +0530
-
4b6229ba5f
Update Hermes MEMORY.md with v0.2.0 features: 68 features, 58 endpoints, 20 pages
modimihir07
2026-06-05 16:39:43 +0530
-
14584fc55e
Sanitize personal information from repo files
modimihir07
2026-06-05 16:38:47 +0530
-
21a105bc34
Sanitize personal information from repo files
modimihir07
2026-06-05 16:38:47 +0530
-
1586633904
Update README and AGENTS.md for v0.2.0 features
modimihir07
2026-06-05 15:36:03 +0530
A Fortis Scientia site