-
Notifications
You must be signed in to change notification settings - Fork 3k
refactor(subconscious): replace task system with agent-per-tick model #3079
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
senamakel
merged 22 commits into
tinyhumansai:main
from
senamakel:feat/subconscious-agent-loop
Jun 2, 2026
Merged
Changes from 16 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0857c98
refactor(subconscious): replace task evaluator with agent-per-tick model
senamakel c1780f6
refactor(ui): simplify subconscious tab for agent-per-tick model
senamakel 0df4a8b
fix: update remaining test files for agent-per-tick model
senamakel e60a3d5
style: apply prettier + cargo fmt formatting
senamakel 9b76fef
Merge remote-tracking branch 'upstream/main' into pr/3079
senamakel 845a215
feat(subconscious): wire up real agent harness with tool access
senamakel 776fca2
feat(subconscious): add tiered SubconsciousMode (off/simple/aggressive)
senamakel 03b4676
feat(ui): add tiered mode selector to subconscious tab
senamakel a656b56
fix(subconscious): add subconscious_mode to heartbeat RPC schema
senamakel 06c82c7
feat(ui): add frequency slider to subconscious tab
senamakel b296a03
fix(inference): surface actionable error when Managed route fails wit…
senamakel-droid aa91c66
fix(memory/safety): exclude bare-phone patterns from strict PII rejec…
oxoxDev ea1a5b8
test: green Rust Core Coverage (stale assertions + env-race serializa…
sanil-23 8a6a253
fix(composio): complete connection-disconnect cleanup (config entry +…
sanil-23 de85d1f
feat(analytics): wire product event tracking (#3123)
senamakel cb4b897
refactor(agent): unwire eager 7-day memory-tree digest from turn loop…
sanil-23 0257f09
fix: resolve merge conflict in subconscious store.rs
senamakel 68ecb69
fix: address CodeRabbit review feedback
senamakel ad85d00
test: add useSubconscious hook tests for coverage gate
senamakel 461d28b
fix: add missing afterEach import in useSubconscious test
senamakel 3e33e12
style: format useSubconscious test with prettier
senamakel bfd73ee
fix(subconscious): track agent failures separately from empty ticks
senamakel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.