This website requires JavaScript.
Explore
Help
Sign in
opencode
/
picoclaw
Watch
1
Star
0
Fork
You've already forked picoclaw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5f1caedec2
picoclaw
/
pkg
History
yinwm
5f1caedec2
Merge pull request
#32
from corylanou/issue-18-add-support-for-openai-anthropic-oauth-based-login
...
feat(auth): add OAuth login with SDK-based subscription providers
2026-02-12 11:05:12 +08:00
..
agent
fix(agent): use atomic.Bool for AgentLoop.running to prevent data race
2026-02-12 01:26:22 +08:00
auth
feat(auth): add OAuth and token-based login for OpenAI and Anthropic
2026-02-11 11:41:13 -06:00
bus
* First commit
2026-02-09 19:20:19 +08:00
channels
Remove duplicate truncate functions, reuse utils.Truncate
2026-02-12 00:46:48 +08:00
config
feat(auth): add OAuth and token-based login for OpenAI and Anthropic
2026-02-11 11:41:13 -06:00
cron
refactor(agent): improve code quality and restore summarization
2026-02-11 20:31:41 +08:00
heartbeat
* First commit
2026-02-09 19:20:19 +08:00
logger
* First commit
2026-02-09 19:20:19 +08:00
providers
chore(deps): upgrade openai-go from v1.12.0 to v3.21.0
2026-02-11 13:39:19 -06:00
session
fix(cron): add one-time reminders and fix data paths to workspace
2026-02-11 20:31:41 +08:00
skills
Add memory system, dynamic tool loading, and fix logging issues
2026-02-11 00:14:33 +08:00
tools
refactor(tools): remove duplicate truncate functions and add docs
2026-02-11 20:31:41 +08:00
utils
refactor(agent): improve code quality and restore summarization
2026-02-11 20:31:41 +08:00
voice
Remove duplicate truncate functions, reuse utils.Truncate
2026-02-12 00:46:48 +08:00