chore(release): bump framework and 8 skills to v4.1.1 (PATCH — agent creation & runtime reliability fixes)

This commit is contained in:
2026-08-30 06:08:15 +09:00
parent 6de15350c0
commit eb8057b031
14 changed files with 243 additions and 30 deletions
@@ -21,7 +21,7 @@ class OpenCodeAgentAdapter(BaseAgentAdapter):
@property
def ready_tokens(self) -> str:
return 'OpenCode|Chat'
return 'OpenCode|Chat|Ask anything|tab agents|ctrl\\+p|Build auto|commands'
@property
def exit_key(self) -> str: