src/thought -> src/agent
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
39d6ca3fe0
commit
2f0c7ce5c2
21 changed files with 57 additions and 141 deletions
|
|
@ -27,7 +27,7 @@ macro_rules! dbglog {
|
|||
pub mod user;
|
||||
|
||||
// Shared cognitive infrastructure — used by both agent and subconscious
|
||||
pub mod thought;
|
||||
pub mod agent;
|
||||
|
||||
// Memory graph
|
||||
pub mod hippocampus;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue