xianren
2a63a50ed3
test: add basic test suite for fojin_bridge, skill_writer, verify_sources (P1)
...
31 tests across 3 modules; all HTTP calls mocked, no real API dependencies.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-05 08:07:34 +08:00
xianren
6c6e19f2bc
ci: add weekly GitHub Actions workflow for FoJin link verification (P2)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-05 08:06:40 +08:00
xianren
02d1069c46
feat: add /compare-masters skill for multi-master comparison (P1)
2026-04-05 08:05:46 +08:00
xianren
6f34e98508
docs: add complete FoJin API reference for LLM ad-hoc queries (P0)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-05 08:05:25 +08:00
xianren
5688f40c1a
feat: graceful degradation when FoJin API is unavailable (P0)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-05 08:04:24 +08:00
xianren
da2a7f2dc8
refactor: remove 南传/藏传 masters, focus exclusively on 汉传祖师大德
2026-04-05 07:42:00 +08:00
xianren
8da9b47dda
docs: refocus PRD on 汉传佛教 — remove 南传/藏传 sections
2026-04-05 07:41:38 +08:00
xianren
ce8024ac92
docs: simplify analyzer prompts — remove 南传/藏传 sections, focus on 汉传
2026-04-05 07:41:23 +08:00
xianren
4ef0c6fd70
docs: simplify acknowledgments — remove FoJin and colleague-skill
2026-04-05 07:29:07 +08:00
xianren
d881797005
docs: expand SKILL.md with detailed flow control, error handling, and priority rules (P1)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 22:41:24 +08:00
xianren
d210bbe5fb
feat: add correction handler for real-time user feedback on master personas (P1)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 22:37:43 +08:00
xianren
35f9425f3a
feat: embed tradition tag behavior mappings into analyzer prompts (P0 fix)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 22:37:28 +08:00
xianren
864a01be05
docs: rename 严肃性声明 to 声明
2026-04-04 22:23:19 +08:00
xianren
0f53ae0400
docs: update disclaimer — use 佛教经典文献, remove medical/diagnosis/mentor clauses
2026-04-04 22:20:30 +08:00
xianren
2fa3c1f634
refactor: rename teacher → master across all docs, commands, files, and directories
2026-04-04 22:10:41 +08:00
xianren
62b5810854
docs: refine disclaimer — remove redundant statements, highlight RAG capability
2026-04-04 22:01:05 +08:00
xianren
aafcbdf721
refactor: rename teacher_ to master_ in all SKILL.md frontmatter, update descriptions
2026-04-04 21:47:01 +08:00
xianren
8e6a83f55b
docs: remove OpenClaw recommended label, list Claude Code first
2026-04-04 20:41:03 +08:00
xianren
42389040f7
docs: add OpenClaw and Claude Code installation instructions
2026-04-04 20:38:27 +08:00
xianren
d84a6f9040
fix: verify and update 186 FoJin URLs from CBETA IDs to real internal text_ids
2026-04-04 19:58:55 +08:00
xianren
d0709af973
feat: add source verification tool to validate FoJin links
...
Scans all prebuilt teachers for CBETA IDs and fojin.app URLs, verifies
against FoJin API, and can fix URLs to use internal text_ids (--fix flag).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 19:57:48 +08:00
xianren
901fbee3c3
feat: add search_scope to all teachers + cross-reference tool for inter-teacher dialogue
...
Each teacher's meta.json now includes search_scope with tradition-specific
CBETA/SuttaCentral IDs, dictionary sources, and keywords for focused RAG
retrieval. New tools/cross_reference.py enables lineage queries and
cross-tradition concept comparison via FoJin KG.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 19:57:11 +08:00
xianren
ad689a58fe
feat: add runtime RAG retrieval — FoJin-powered answers for all teachers
...
Add rag_query.py CLI tool (search/semantic/dict/kg subcommands) and
rag_instructions.md prompt fragment so every teacher skill queries
FoJin's real Buddhist texts at runtime instead of relying solely on
LLM training data.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 19:56:14 +08:00
xianren
6b2131b805
docs: update SKILL.md and README for 10 prebuilt teachers (add huineng, zhiyi, fazang, ouyi, xuyun)
2026-04-04 19:39:13 +08:00
xianren
076d811e87
feat: add pre-built teacher skill for 蕅益大师 (Tiantai/Pure Land)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 19:37:24 +08:00
xianren
b6eda14d35
feat: add pre-built teacher skill for 虚云老和尚 (Chan, Five Houses)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 19:37:06 +08:00
xianren
d03d184e90
feat: add pre-built teacher skill for 法藏大师 (Huayan)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 19:32:26 +08:00
xianren
35893d6c1d
feat: add pre-built teacher skill for 智顗大师 (Tiantai)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 19:32:18 +08:00
xianren
3a63abd3e4
feat: add pre-built teacher skill for 慧能大师 (Chan/Zen)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 19:31:34 +08:00
xianren
29095958bc
refactor: rename buddha-skill to Buddha-skill across all files
2026-04-04 18:33:45 +08:00
xianren
7cbc94ab9d
feat: add 玄奘 and 鸠摩罗什 as prebuilt teachers, update docs
2026-04-04 18:09:16 +08:00
xianren
082dc21b69
feat: add pre-built teacher skill for 鸠摩罗什 (Mādhyamaka)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 17:58:52 +08:00
xianren
e7dab84bf3
feat: add pre-built teacher skill for 玄奘法师 (Yogācāra)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 17:57:56 +08:00
xianren
15786e2e91
docs: add product requirements document
2026-04-04 17:50:37 +08:00
xianren
251b6a66e8
docs: add Chinese and English README
2026-04-04 17:49:17 +08:00
xianren
682fa98932
feat: add pre-built teacher skill for 宗喀巴大师 (Gelug)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 17:47:04 +08:00
xianren
b7fb2a7e6b
feat: add pre-built teacher skill for Ajahn Chah (Thai Forest)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 17:44:49 +08:00
xianren
fb3d3a920c
feat: add pre-built teacher skill for 印光大师 (Pure Land)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-04 17:41:45 +08:00
xianren
10865ba477
feat: add main SKILL.md meta-skill entry following AgentSkills standard
2026-04-04 17:37:07 +08:00
xianren
7cfe61beb7
feat: add teacher builder orchestrator for skill generation pipeline
2026-04-04 17:36:01 +08:00
xianren
d10f55f5db
feat: add sutra collector for gathering teacher data from FoJin
2026-04-04 17:35:48 +08:00
xianren
2f6e6f0070
feat: add 6 prompt templates for teacher skill generation pipeline
2026-04-04 17:35:35 +08:00
xianren
6ea0740336
fix: escape text_id placeholder in SKILL_MD_TEMPLATE to survive .format()
2026-04-04 17:34:45 +08:00
xianren
1f02953d46
feat: add skill writer for teacher directory management
2026-04-04 17:32:39 +08:00
xianren
8db581ca06
feat: add version manager for teacher skill archival and rollback
2026-04-04 17:32:35 +08:00
xianren
67f628a45a
feat: add FoJin data bridge with full API coverage
2026-04-04 17:32:06 +08:00
xianren
b32fa3db7c
init: project skeleton with directory structure
2026-04-04 17:30:57 +08:00