Experimental AI cognitive architecture exploring how agents develop memory, self-reflection, and evolving internal identity over time.
Stars
11
Forks
2
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #408 from sivanhavkin/copilot/improve-fixy-controller-functionality
23f50c2View on GitHubfix: address review feedback - consistent control-mode prompts, dynamic word limits, fixed escalation indexing, add _failed_reasons tests
54dc8d2View on GitHubrefactor: address code review feedback - clarify comments, fix escalation formula, improve docstring, extract word_limit variable
a679916View on GitHubfeat: improve Fixy as controller with 6 new intervention types, guidance/control mode split, failed-reason tracking, and shorter directive prompts
f8aeac6View on GitHubMerge pull request #407 from sivanhavkin/copilot/refactor-logging-levels
b0a682aView on GitHubfix: use explicit Tuple[object, ...] types for deferred Fixy log arg variables
742cda1View on GitHubrevert: remove logger.debug from print_meta_state (META block stays print-only)
10b895dView on GitHubrefactor: reduce INFO noise, move internal diagnostics to DEBUG
8710df2View on GitHubMerge pull request #406 from sivanhavkin/copilot/replace-topic-seed-with-dynamic-continuation
e1677a7View on GitHubfix: gate continuation prompt on has_prior_memory; fix double-punctuation; clean tests
bfdd19fView on GitHubfeat: replace static topic_seed with dynamic conversation continuation (v5.2.0)
1ef5c42View on GitHubMerge pull request #405 from sivanhavkin/copilot/pre-gen-state-to-debug
1379bafView on GitHubmove verbose internal state logs from info to debug level
a3745c0View on GitHubMerge pull request #404 from sivanhavkin/copilot/replace-loop-failsafe-behavior
0622dc1View on GitHubfix: clear _pre_accept_loop_result on LOOP-RESET path to prevent stale loop state downstream
47d7999View on GitHub