This website requires JavaScript.
Explore
Help
Sign In
ilia
/
nanobot
Watch
1
Star
0
Fork
0
You've already forked nanobot
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
nanobot
/
nanobot
/
agent
History
Re-bin
c81cc07032
Merge branch 'main' into pr-747
2026-02-17 10:24:26 +00:00
..
tools
Merge branch 'main' into pr-747
2026-02-17 10:24:26 +00:00
__init__.py
🐈
nanobot: hello world!
2026-02-01 07:36:42 +00:00
context.py
fix: omit empty content in assistant messages
2026-02-17 08:59:05 +00:00
loop.py
fix: use json_repair for robust LLM response parsing
2026-02-15 08:11:33 +00:00
memory.py
feat: redesign memory system — two-layer architecture with grep-based retrieval
2026-02-12 15:02:52 +00:00
skills.py
feat: support openclaw/clawhub skill metadata format
2026-02-16 13:42:33 +00:00
subagent.py
fix: wire max_tokens/temperature to all chat calls, clean up redundant comments
2026-02-14 01:40:37 +00:00