@lion-lamb/thinktrace
v1.0.18
Published
It's for extension of your inteligence.
Downloads
2,289
Readme
ThinkTrace
It's for extension of your inteligence.
Do you have experience of absense of knowledge that you remembered?
ThinkTrace is the collection of agent to remember your knowledges and experiences.
So, it specially can store thinktrace of your knowledge and experiences.
Platform
ThinkTrace uses OpenCode that is highly extensible and extremely customizable.
And Opencode plugin allow to extend OpenCode by hooking into various events and customizing beahvior
So ThinkTrace is debeloped in form of opencode plugin
Setup
Install OpenCode
Install ThinkTrace
- One-off (no install):
npx @lion-lamb/thinktrace init - Global:
npm i -g @lion-lamb/thinktracethen runthinktrace init
- One-off (no install):
Run OpenCode
thinktrace init writes a small shim plugin file to ~/.opencode/plugins/thinktrace.ts that imports the package.
Env
- TypeScript
