Commit History

docs: update README with bilingual documentation and project overview
dbac53e

qa296 commited on

1
b42b6a7

qa296 commited on

refactor: standardize type hints and improve null safety across codebase
6d49dc7

qa296 commited on

1
3281c27

qa296 commited on

feat(ui): transform chat interface into control console
9b5be84

qa296 commited on

feat(memory): add daily journal support
705e71e

qa296 commited on

refactor(memory): simplify honesty principle guidelines
f21c50d

qa296 commited on

refactor(memory): simplify storage to CORE.md and category folders
411f347

qa296 commited on

docs: add digital life goal and restructure todo priorities
643878e

qa296 commited on

chore(config): update model and expand memory search capacity
d49119c

qa296 commited on

docs(personality): add honesty principle guidelines
c2fd7b2

qa296 commited on

chore(config): reduce context window size from 200k to 128k
c0fe5ba

qa296 commited on

docs(personality): remove redundant message interpretation section
481c895

qa296 commited on

docs(personality): add guidance for interpreting incoming messages
433934a

qa296 commited on

refactor(loop): eliminate timeout-based stimulus collection
195b3c6

qa296 commited on

1
897c0aa

qa296 commited on

refactor(agent): decouple agent from Anthropic SDK dependency
f6e9077

qa296 commited on

build(deps): upgrade gradio to 5.x and add huggingface_hub
8e28e08

qa296 commited on

build(deps): downgrade gradio sdk version to 4.44.0
c0bd0bf

qa296 commited on

md
31fae85

qa296 commited on

refactor: simplify architecture and rebrand to Entelechy
b8e5043

qa296 commited on

fix: correct syntax error in f-string quote mismatch
34058b4

qa296 Claude Opus 4.6 commited on

11
f333c01

qa296 commited on

2
38d7a2b

qa296 commited on

1
a7c4301

qa296 commited on

chore(repo): reset project to initial state by removing all existing files
040b535

qa296 commited on

refactor(agent): change consciousness loop from non-blocking to sequential mode
7393848

qa296 commited on

refactor(agent): improve type hints with Optional and return type annotations
f514fb7

qa296 commited on

refactor(agent): rename journal system to record system and implement non-blocking mode
5b5b237

qa296 commited on

fix(frontend): use correct field name "tools" for plugin tools
5de204d

qa296 commited on

feat(agent): add journal system and smart file browsing tools
4d99137

qa296 commited on

refactor(plugin): improve path handling logic for FileIOPlugin
0bc3d03

qa296 commited on

refactor(agent): update self_evolution_state prompt to include default reason and add system messages
b46af5c

qa296 commited on

refactor(agent): simplify normal state prompt by removing event parameter
16b0b9b

qa296 commited on

refactor(agent): simplify normal state prompt and consciousness loop
b2f064a

qa296 commited on

refactor(agent): simplify consciousness loop to LLM-driven approach
662fdab

qa296 commited on

feat(plugin): add plugin deletion functionality
67b0764

qa296 commited on

docs: add planning documentation and event system design
fd0d0a3

qa296 commited on

docs: add documentation directory
e5d65d6

qa296 commited on

feat(execution): use subprocess for code execution with process isolation
f4b491d

qa296 commited on

feat(execution): expand built-in functions available in code execution
feee1bd

qa296 commited on

feat: auto-generate tool parameter definitions from function signatures
c8148a6

qa296 Claude Sonnet 4.5 commited on

feat: show file browser from root directory
b5a1ca8

qa296 Claude Sonnet 4.5 commited on

feat: remove event generation delays for continuous agent activity
3fc3f95

qa296 Claude Sonnet 4.5 commited on

fix: add call_plugin alias for compatibility with AgentEngine
da525c3

qa296 commited on

fix: replace WebSocket with HTTP polling for HuggingFace Spaces compatibility
55ba858

qa296 Claude Sonnet 4.5 commited on

fix(llm): enhance LLM client with retry logic and error handling
e54be84

qa296 commited on

fix: resolve plugin class instantiation and tool registration issues
356efc7

qa296 Claude Sonnet 4.5 commited on

docs: remove merged plugin development documentation and simplify plugin docs
2ab31a1

qa296 commited on

refactor: redesign plugin system as directory structure
bd1fe3f

qa296 Claude Sonnet commited on