chore: Audit terminology (org-agent -> opencortex)
This commit is contained in:
@@ -14,7 +14,7 @@ The *Latent Reflection* skill utilizes the idle cycles of the heartbeat to proac
|
||||
|
||||
** Package
|
||||
#+begin_src lisp :tangle ../src/latent-reflection.lisp
|
||||
(in-package :org-agent)
|
||||
(in-package :opencortex)
|
||||
#+end_src
|
||||
|
||||
** State
|
||||
@@ -92,7 +92,7 @@ Find hidden connections, suggest new tags, or propose a new insight that bridges
|
||||
~a
|
||||
|
||||
MANDATE: Output EXACTLY ONE Common Lisp property list starting with (:type :REQUEST).
|
||||
Use the :emacs target and :insert-at-end action to write your reflection into the \"*org-agent-chat*\" buffer."
|
||||
Use the :emacs target and :insert-at-end action to write your reflection into the \"*opencortex-chat*\" buffer."
|
||||
context-string)))
|
||||
:symbolic (lambda (action ctx)
|
||||
(declare (ignore ctx))
|
||||
|
||||
Reference in New Issue
Block a user