“BeeRad”
3ae46245ec
feat: port holistic node refinement contract
2026-04-11 21:37:52 +10:00
“BeeRad”
35f9ecf89c
feat: port contexts layer and MCP parity
2026-04-10 19:41:26 +10:00
“BeeRad”
255377658b
Clarify Windows and Linux support docs
2026-03-21 17:52:41 +11:00
“BeeRad”
6dcf247a64
Stabilize cross-platform local runtime
2026-03-21 17:48:48 +11:00
“BeeRad”
053c163e31
docs(product): update user docs to skills-first and current MCP tools
2026-03-07 13:48:00 +11:00
“BeeRad”
46ac8d9bde
docs: update process and contributor guidance
2026-03-07 11:44:27 +11:00
“BeeRad” and Claude Opus 4.6
467a588713
docs: fix video thumbnail — use hqdefault (maxresdefault 404s)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-16 16:24:16 +11:00
“BeeRad” and Claude Opus 4.6
702e96fe50
docs: add demo video to README
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-16 16:07:14 +11:00
“BeeRad” and Claude Opus 4.6
034c9bf0dc
readme: add macOS-only callout and expand Linux/Windows install steps
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-16 13:32:58 +11:00
“BeeRad” and Claude Opus 4.6
2f6518207d
sync: multiple features from private repo
...
- quick-add-loading: fire-and-forget with loading placeholders, auto-open feed, SSE events, QuickAddInput redesign
- database-table-pane: TablePane + DatabaseTableView, countNodes(), event_date sort
- ui-polish-fixes: focus tab order, dim name editing, tab title sync, cost chip removal, custom sort drag-reorder, refresh button, dimension filter removal (~2,200 lines)
- node-creation-quality: description service prompt rewrite, title sanitization, extraction tool AI prompt rewrites
- feed-pane-ux: stripped kanban/grid/saved views, sort dropdown, AND dimension filtering, description preview
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-15 17:57:32 +11:00
“BeeRad” and Claude Opus 4.6
0cb9a24327
docs: add rah_search_content and rah_sqlite_query to README tool table
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-10 15:54:53 +11:00
“BeeRad” and Claude Sonnet 4.5
7bf94d4c61
docs: update What to Expect sections with guides and proactive capture
...
All 3 doc files now describe the propose-a-node pattern, guide system,
and updated orientation flow.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-08 12:29:25 +11:00
“BeeRad” and Claude Sonnet 4.5
be675be4e0
feat: MCP server v1.2.0 — guide system + read/write guide tools
...
Adds full guide system to MCP standalone server. System guides (schema,
creating-nodes, edges, dimensions, extract) are bundled and immutable.
Users can create up to 10 custom guides via rah_write_guide. Syncs guide
infrastructure from main repo to OS repo app code.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-08 11:15:13 +11:00
“BeeRad” and Claude Opus 4.6
2465e7562c
docs: update MCP docs — add rah_get_context, fix local path, auto-create DB
...
All 3 doc files now list all 12 tools including rah_get_context and
rah_update_edge. Fixed local dev path (was stdio-server.js, now index.js).
Added "What to Expect" sections explaining proactive behavior.
Removed "run app first" requirement since DB auto-creates.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-08 10:04:15 +11:00
“BeeRad”
49ff3678a3
docs: clarify Node 20+ requirement, MCP setup, restart instructions
2026-02-02 15:41:29 +11:00
“BeeRad”
9099b20735
fix: correct docs URL to ra-h.app/docs/open-source
2026-02-02 15:21:52 +11:00
“BeeRad” and Claude Opus 4.5
7beba57f63
fix: fast node creation, first-run modal, simplified docs
...
- Skip AI calls when no valid OpenAI key (fixes 9-13s timeout)
- Add first-run modal prompting for API key
- Rewrite README for first-time users
- Add /api/health endpoint
- Remove all Anthropic references (not used in OS)
- Fix bootstrap script (dev:local → dev)
- Fix next.config.js devIndicators warning
- Add Node 18+ version check
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-02 15:10:46 +11:00
“BeeRad” and Claude Opus 4.5
fbbfb737ce
fix: update README with correct MCP setup (npm package)
...
- Changed from old stdio-server.js path to npx ra-h-mcp-server
- Added local development alternative
- Fixed tool list (removed rah_update_edge, added rah_list_dimensions)
- Added HTTP method section for real-time UI updates
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-02 09:50:44 +11:00
“BeeRad”
6f2cc08f4d
docs: remove workflows mention from README
2026-02-01 10:10:06 +11:00
“BeeRad”
91990bd7ae
docs: add ASCII banner to README
2026-02-01 10:03:54 +11:00
“BeeRad”
16db5b61b6
docs: standardize RA-OS naming and add process docs
2026-02-01 09:47:33 +11:00
“BeeRad” and Claude Opus 4.5
a7234be5f4
feat(rah-light): update README for lite version
...
- Rename to RA-H Light
- Describe as knowledge management backend for AI agents
- Add MCP integration section with Claude Code setup
- List all 11 available MCP tools
- Remove references to chat agents, voice, 3-panel interface
- Keep essential sections: quick start, project layout, commands, docs
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-29 15:44:06 +11:00
“BeeRad”
3951d9daf4
docs: streamline repo docs, point to ra-h.app/docs
...
- Delete CODE_OF_CONDUCT.md (generic boilerplate)
- Simplify README.md, link to ra-h.app/docs as primary
- Simplify CONTRIBUTING.md
- Fix bug_report.md (was referencing PostgreSQL, uses SQLite)
- Gut bloated PR template
- Simplify feature_request.md
- Update docs/README.md to point to website
- Update docs/9_open-source.md
2026-01-05 12:57:03 +11:00
“BeeRad” and Claude Opus 4.5
0e6bf12ad3
fix: OS release prep - bootstrap script, deps, docs
...
- Fix bootstrap script (.env.example.local → .env.example)
- Fix @langchain/core version conflict (^1.0.1 → ^0.3.0)
- Add settings:open event listener for LocalKeyGate button
- Pin Next.js to 15.1.3 (was "latest")
- Default runtime to 'local' mode
- Remove desktop app references from UI text
- Rewrite MCP docs for web-only context
- Add SECURITY.md, CODE_OF_CONDUCT.md, CHANGELOG.md
- Add docs/README.md, docs/TROUBLESHOOTING.md
- Update README with platform support table
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-30 12:24:56 +11:00
“BeeRad”
733d1c3407
Initial commit: RA-H Open Source Edition
...
Local-first knowledge management system with BYO API keys.
Features:
- 3-panel UI (Nodes | Focus | Helpers)
- SQLite + sqlite-vec for vector search
- Agent system (Easy/Hard mode orchestrators)
- Content extraction (YouTube, PDF, web)
- Integrate workflow for connection discovery
- Dimension system with auto-assignment
Tech stack:
- Next.js 15 + TypeScript + Tailwind CSS
- Anthropic (Claude) + OpenAI (GPT) via Vercel AI SDK
Setup:
npm install && npm rebuild better-sqlite3
scripts/dev/bootstrap-local.sh
npm run dev
MIT License
2025-12-15 16:14:28 +11:00