GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    jonny (good kind) (jonny@neuromatch.social)'s status on Wednesday, 15-Apr-2026 03:14:19 JSTjonny (good kind)jonny (good kind)
    in reply to

    What about the ways that claude code checks for whether KAIROS is enabled? well look no further than

    • getKairosActive() / STATE.kairosActive / context.getAppState().kairosEnabled
    • kairosGate / kairosGate.isKairosEnabled()
    • isKairosCronEnabled()
    • options.assistant? (and all variants of being passed whatever the caller's interpretation of active is)
    • assistantModule.isAssistantMode()
    • assistantModule.isAssistantForced()
    • isEnvTruthy(process.env.CLAUDE_CODE_PROACTIVE))
    • proactiveModule.isProactiveActive() / isProactiveActive_SAFE_TO_CALL_ANYWHERE()
    • getAllowedChannels().length > 0
    • literally whether some arbitrary chunk of input text has <TICK> in it

    these are all orthogonal to each other. I grouped generously. I tried to filter for only the checks that were annotated as being for whether we were doing a kairos/assistant/persistant rather than whether any subfeatures of that are enabled.

    In conversationabout 5 days ago from gnusocial.jppermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.