Commit Graph
7 Commits
Author SHA1 Message Date
clzandClaude Opus 4.8 197f8031ba chore(obsidian): update workspace layout state
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 17:32:26 +08:00
clzandClaude Opus 4.8 69c1fad7fb docs(blog): add RAG and Skills 101 drafts; refresh blog index
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 17:32:26 +08:00
clzandClaude Opus 4.8 18a26b6ed3 docs: add agent-loop paradigms note and OpenCode plan-mode analysis
agent-loop-notes.md: common agent-loop paradigms (ReAct, Plan-and-Execute,
Reflection, Tool-use Loop, multi-agent, ToT/LATS) plus framework comparison
of OpenClaw / OpenCode / Claude Code, and an Extended Thinking section
corrected to adaptive thinking.

opencode-plan-mode.md: source-read of how OpenCode implements Plan Mode as a
named permission ruleset (agent), enforced via evaluate/disabled/ask.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 17:32:26 +08:00
clz ff24ef43bf Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
2026-06-15 15:59:35 +08:00
clz 7a0801caef docs: add architecture and function call study notes 2026-06-15 15:51:11 +08:00
clz 0a5e5775ac Add skill CLI reference and update README index 2026-06-14 16:22:57 +08:00
clz fc13e901e8 Add OpenClaw architecture and skill system notes
Notes on overall architecture, skill invocation mechanism, and skill
management design based on OpenClaw 2026.6.2 source.
2026-06-13 16:23:04 +08:00