Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.28 KB

File metadata and controls

45 lines (34 loc) · 1.28 KB

Notices

System prompt text

Portions of the system prompt in packages/coding-agent/src/core/dynamic-prompt/style.ts (Execution Stance and Scope of Freedom sections) are adapted from Gajae-Code, which is MIT-licensed:

MIT License
Copyright (c) 2025 Mario Zechner
Copyright (c) 2025-2026 Can Bölük

TTSR stream-rule extension

The TTSR (time-traveling stream rules) extension in packages/coding-agent/src/core/extensions/builtin/ttsr/ is ported and adapted from oh-my-pi's packages/coding-agent/src/export/ttsr.ts, src/session/ttsr-coordinator.ts, src/capability/rule.ts, and src/prompts/system/ttsr-interrupt.md, which are MIT-licensed:

oh-my-pi

MIT License
Copyright (c) 2025 Mario Zechner
Copyright (c) 2025-2026 Can Bölük

Todo tool

The phased todo tool and /todo command in packages/coding-agent/src/core/extensions/builtin/todotools/ are ported and adapted from oh-my-pi's packages/coding-agent/src/tools/todo.ts, src/prompts/tools/todo.md, and src/modes/controllers/todo-command-controller.ts, which are MIT-licensed:

oh-my-pi

MIT License
Copyright (c) 2025 Mario Zechner
Copyright (c) 2025-2026 Can Bölük