Commit graph

10 commits

Author SHA1 Message Date
Masahiro Chaen
2c2343e081 fix: resolve all errors from full repository audit
- README/README_JP: fix X bookmark schedule "22:00" → "every 4 hours"
- README: standardize skill name /auto-min → /auto-mins
- sync-x-bookmarks.sh: fix subshell variable scope (NEW_COUNT always 0)
  Use process substitution instead of pipe to preserve counter
- CLAUDE.md: add missing frontmatter (violated own schema rules)
- clips/_index.md: replace personal test data with clean template
- on-file-change.sh: replace bare except with specific exceptions
- on-session-end.sh: use context managers for file handles

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 23:29:08 +09:00
Masahiro Chaen
d68b199abf docs: add beginner-friendly diagrams — flow charts, system map, component table
- Architecture overview diagram (human → tools → vault → outputs)
- Data flow chart: what happens when you clip
- System relationship map: Claude Code / Agent / Cloud Tasks / Obsidian
- Component explanation table with links to docs
- Both EN and JP versions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 21:45:53 +09:00
Masahiro Chaen
833e9d30fc docs: comprehensive Clips setup guide — /clip, Slack DM, X bookmarks
- Detailed setup instructions for all 3 clipping methods
- Slack DM clip: agent auto-action config, skill files, behavior spec
- X bookmark cron: schedule, xurl --auth oauth2 requirement
- Dataview queries for tag-based browsing
- Both EN and JP versions updated

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 21:13:03 +09:00
Masahiro Chaen
6f0dfdf243 docs: add Clips feature section to README
Add documentation for the new Clips knowledge clipping feature:
- /clip skill for manual clipping (X tweets + articles)
- X bookmark auto-sync (daily cron at 22:00)
- Slack/Discord integration
- Clip file format and daily note integration
- sync-x-bookmarks.sh script reference

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 19:43:12 +09:00
Masahiro Chaen
5b9267a186 v3: Add banner image, Japanese README, bilingual navigation 2026-04-08 09:20:56 +09:00
Masahiro Chaen
c67aeead2a v2.1: Fix all Codex review issues - sanitize examples, fix SEARCH_DIRS bug, update URLs 2026-04-08 01:43:46 +09:00
Masahiro Chaen
be1530bf01 v2: Full English README with SOUL/MEMORY/DREAMS trinity, architecture, setup guide 2026-04-08 01:40:54 +09:00
Masahiro Chaen
ff8c2d6e83 Rename to Exbrain 2026-04-08 01:13:50 +09:00
Masahiro Chaen
2fb60246ff Security fix: remove all personal data, rename scripts, anonymize examples 2026-04-08 00:51:03 +09:00
Masahiro Chaen
f8d084eae4 Initial release: Claude Code × Obsidian Wiki framework 2026-04-08 00:39:33 +09:00