Skip to content

v0.3.68

Choose a tag to compare

@github-actions github-actions released this 15 Jul 04:11

21 commits since v0.3.67. 42 files changed, +1898 / -488 lines.

✨ Features

  • 6a26b66d Agent self-approval: agent self-approval when the user grants autonomy
  • 376000df Persistent plan card: single persistent plan card instead of per-turn checklists
  • 0fe21498 /plan : /plan enters plan mode with the query as the intent

🔧 Fixes

  • 3cc1d31c Rich report intermediate: deliver a rich report intermediate instead of folding it
  • 6c94a2e6 Hide unfilled fields: hide unfilled plan-scaffold fields in the flow block
  • 9afd1e0f Retry on 429: retry rich flow edit on 429 instead of splitting to HTML
  • e5464868 Stream plan execution: stream plan Approve-button execution to Telegram
  • edf0fb84 No duplicate presentation: stop duplicating plan presentation and approval acknowledgement
  • 402f22c6 Run tool loop on Approve: run the tool loop on plan Approve button, so it actually starts
  • 53d529fa Approve on tasks: approve a checklist-mode plan on its tasks, not the design .md
  • e8848378 Guide plan commands: guide plan/session commands instead of erroring
  • 2e99c020 Successful invocation: a completed response is a successful invocation
  • b129ab74 Always show Approve/Discard: always show plan Approve/Discard at settle, don't gate on readiness
  • 10ab4ab6 Widen hash: widen hash to 4 chars and strip the real read prefix
  • 36be030c Inject plan reminder: inject plan reminder in tool loop and gate Approve on readiness
  • 5f45cf5f Keyboard at turn end: show plan Approve/Discard keyboard only at turn end
  • 0cc1a226 Resolve channel commands: resolve channel commands despite auto-injected media markers
  • e0c4aacf Require approval: require approval for checklist mode, drop description param from init
  • 986f8b17 Remove preview: remove user message preview from flow status

🧹 Miscellaneous

  • ba8f3b98 Back pre-init with a marker file, not a stub plan JSON
  • 937f8b6f Simplify prompts for LLM clarity (#568)

📊 Stats

  • 21 commits since v0.3.67
  • 42 files changed, +1898 / -488 lines
  • 4964 tests (4964 passed, 0 failed, 29 ignored)

21 commits since v0.3.67. 42 files changed, +1898 / -488 lines.

✨ Features

  • 6a26b66d Agent self-approval: agent self-approval when the user grants autonomy
  • 376000df Persistent plan card: single persistent plan card instead of per-turn checklists
  • 0fe21498 /plan : /plan enters plan mode with the query as the intent

🔧 Fixes

  • 3cc1d31c Rich report intermediate: deliver a rich report intermediate instead of folding it
  • 6c94a2e6 Hide unfilled fields: hide unfilled plan-scaffold fields in the flow block
  • 9afd1e0f Retry on 429: retry rich flow edit on 429 instead of splitting to HTML
  • e5464868 Stream plan execution: stream plan Approve-button execution to Telegram
  • edf0fb84 No duplicate presentation: stop duplicating plan presentation and approval acknowledgement
  • 402f22c6 Run tool loop on Approve: run the tool loop on plan Approve button, so it actually starts
  • 53d529fa Approve on tasks: approve a checklist-mode plan on its tasks, not the design .md
  • e8848378 Guide plan commands: guide plan/session commands instead of erroring
  • 2e99c020 Successful invocation: a completed response is a successful invocation
  • b129ab74 Always show Approve/Discard: always show plan Approve/Discard at settle, don't gate on readiness
  • 10ab4ab6 Widen hash: widen hash to 4 chars and strip the real read prefix
  • 36be030c Inject plan reminder: inject plan reminder in tool loop and gate Approve on readiness
  • 5f45cf5f Keyboard at turn end: show plan Approve/Discard keyboard only at turn end
  • 0cc1a226 Resolve channel commands: resolve channel commands despite auto-injected media markers
  • e0c4aacf Require approval: require approval for checklist mode, drop description param from init
  • 986f8b17 Remove preview: remove user message preview from flow status

🧹 Miscellaneous

  • ba8f3b98 Back pre-init with a marker file, not a stub plan JSON
  • 937f8b6f Simplify prompts for LLM clarity (#568)

📊 Stats

  • 21 commits since v0.3.67
  • 42 files changed, +1898 / -488 lines
  • 4964 tests (4964 passed, 0 failed, 29 ignored)

21 commits since v0.3.67. 42 files changed, +1898 / -488 lines.

✨ Features

  • 6a26b66d Agent self-approval: agent self-approval when the user grants autonomy
  • 376000df Persistent plan card: single persistent plan card instead of per-turn checklists
  • 0fe21498 /plan : /plan enters plan mode with the query as the intent

🔧 Fixes

  • 3cc1d31c Rich report intermediate: deliver a rich report intermediate instead of folding it
  • 6c94a2e6 Hide unfilled fields: hide unfilled plan-scaffold fields in the flow block
  • 9afd1e0f Retry on 429: retry rich flow edit on 429 instead of splitting to HTML
  • e5464868 Stream plan execution: stream plan Approve-button execution to Telegram
  • edf0fb84 No duplicate presentation: stop duplicating plan presentation and approval acknowledgement
  • 402f22c6 Run tool loop on Approve: run the tool loop on plan Approve button, so it actually starts
  • 53d529fa Approve on tasks: approve a checklist-mode plan on its tasks, not the design .md
  • e8848378 Guide plan commands: guide plan/session commands instead of erroring
  • 2e99c020 Successful invocation: a completed response is a successful invocation
  • b129ab74 Always show Approve/Discard: always show plan Approve/Discard at settle, don't gate on readiness
  • 10ab4ab6 Widen hash: widen hash to 4 chars and strip the real read prefix
  • 36be030c Inject plan reminder: inject plan reminder in tool loop and gate Approve on readiness
  • 5f45cf5f Keyboard at turn end: show plan Approve/Discard keyboard only at turn end
  • 0cc1a226 Resolve channel commands: resolve channel commands despite auto-injected media markers
  • e0c4aacf Require approval: require approval for checklist mode, drop description param from init
  • 986f8b17 Remove preview: remove user message preview from flow status

🧹 Miscellaneous

  • ba8f3b98 Back pre-init with a marker file, not a stub plan JSON
  • 937f8b6f Simplify prompts for LLM clarity (#568)

📊 Stats

  • 21 commits since v0.3.67
  • 42 files changed, +1898 / -488 lines
  • 4964 tests (4964 passed, 0 failed, 29 ignored)

21 commits since v0.3.67. 42 files changed, +1898 / -488 lines.

✨ Features

  • 6a26b66d Agent self-approval: agent self-approval when the user grants autonomy
  • 376000df Persistent plan card: single persistent plan card instead of per-turn checklists
  • 0fe21498 /plan : /plan enters plan mode with the query as the intent

🔧 Fixes

  • 3cc1d31c Rich report intermediate: deliver a rich report intermediate instead of folding it
  • 6c94a2e6 Hide unfilled fields: hide unfilled plan-scaffold fields in the flow block
  • 9afd1e0f Retry on 429: retry rich flow edit on 429 instead of splitting to HTML
  • e5464868 Stream plan execution: stream plan Approve-button execution to Telegram
  • edf0fb84 No duplicate presentation: stop duplicating plan presentation and approval acknowledgement
  • 402f22c6 Run tool loop on Approve: run the tool loop on plan Approve button, so it actually starts
  • 53d529fa Approve on tasks: approve a checklist-mode plan on its tasks, not the design .md
  • e8848378 Guide plan commands: guide plan/session commands instead of erroring
  • 2e99c020 Successful invocation: a completed response is a successful invocation
  • b129ab74 Always show Approve/Discard: always show plan Approve/Discard at settle, don't gate on readiness
  • 10ab4ab6 Widen hash: widen hash to 4 chars and strip the real read prefix
  • 36be030c Inject plan reminder: inject plan reminder in tool loop and gate Approve on readiness
  • 5f45cf5f Keyboard at turn end: show plan Approve/Discard keyboard only at turn end
  • 0cc1a226 Resolve channel commands: resolve channel commands despite auto-injected media markers
  • e0c4aacf Require approval: require approval for checklist mode, drop description param from init
  • 986f8b17 Remove preview: remove user message preview from flow status

🧹 Miscellaneous

  • ba8f3b98 Back pre-init with a marker file, not a stub plan JSON
  • 937f8b6f Simplify prompts for LLM clarity (#568)

📊 Stats

  • 21 commits since v0.3.67
  • 42 files changed, +1898 / -488 lines
  • 4964 tests (4964 passed, 0 failed, 29 ignored)

21 commits since v0.3.67. 42 files changed, +1898 / -488 lines.

✨ Features

  • 6a26b66d Agent self-approval: agent self-approval when the user grants autonomy
  • 376000df Persistent plan card: single persistent plan card instead of per-turn checklists
  • 0fe21498 /plan : /plan enters plan mode with the query as the intent

🔧 Fixes

  • 3cc1d31c Rich report intermediate: deliver a rich report intermediate instead of folding it
  • 6c94a2e6 Hide unfilled fields: hide unfilled plan-scaffold fields in the flow block
  • 9afd1e0f Retry on 429: retry rich flow edit on 429 instead of splitting to HTML
  • e5464868 Stream plan execution: stream plan Approve-button execution to Telegram
  • edf0fb84 No duplicate presentation: stop duplicating plan presentation and approval acknowledgement
  • 402f22c6 Run tool loop on Approve: run the tool loop on plan Approve button, so it actually starts
  • 53d529fa Approve on tasks: approve a checklist-mode plan on its tasks, not the design .md
  • e8848378 Guide plan commands: guide plan/session commands instead of erroring
  • 2e99c020 Successful invocation: a completed response is a successful invocation
  • b129ab74 Always show Approve/Discard: always show plan Approve/Discard at settle, don't gate on readiness
  • 10ab4ab6 Widen hash: widen hash to 4 chars and strip the real read prefix
  • 36be030c Inject plan reminder: inject plan reminder in tool loop and gate Approve on readiness
  • 5f45cf5f Keyboard at turn end: show plan Approve/Discard keyboard only at turn end
  • 0cc1a226 Resolve channel commands: resolve channel commands despite auto-injected media markers
  • e0c4aacf Require approval: require approval for checklist mode, drop description param from init
  • 986f8b17 Remove preview: remove user message preview from flow status

🧹 Miscellaneous

  • ba8f3b98 Back pre-init with a marker file, not a stub plan JSON
  • 937f8b6f Simplify prompts for LLM clarity (#568)

📊 Stats

  • 21 commits since v0.3.67
  • 42 files changed, +1898 / -488 lines
  • 4964 tests (4964 passed, 0 failed, 29 ignored)

21 commits since v0.3.67. 42 files changed, +1898 / -488 lines.

✨ Features

  • 6a26b66d Agent self-approval: agent self-approval when the user grants autonomy
  • 376000df Persistent plan card: single persistent plan card instead of per-turn checklists
  • 0fe21498 /plan : /plan enters plan mode with the query as the intent

🔧 Fixes

  • 3cc1d31c Rich report intermediate: deliver a rich report intermediate instead of folding it
  • 6c94a2e6 Hide unfilled fields: hide unfilled plan-scaffold fields in the flow block
  • 9afd1e0f Retry on 429: retry rich flow edit on 429 instead of splitting to HTML
  • e5464868 Stream plan execution: stream plan Approve-button execution to Telegram
  • edf0fb84 No duplicate presentation: stop duplicating plan presentation and approval acknowledgement
  • 402f22c6 Run tool loop on Approve: run the tool loop on plan Approve button, so it actually starts
  • 53d529fa Approve on tasks: approve a checklist-mode plan on its tasks, not the design .md
  • e8848378 Guide plan commands: guide plan/session commands instead of erroring
  • 2e99c020 Successful invocation: a completed response is a successful invocation
  • b129ab74 Always show Approve/Discard: always show plan Approve/Discard at settle, don't gate on readiness
  • 10ab4ab6 Widen hash: widen hash to 4 chars and strip the real read prefix
  • 36be030c Inject plan reminder: inject plan reminder in tool loop and gate Approve on readiness
  • 5f45cf5f Keyboard at turn end: show plan Approve/Discard keyboard only at turn end
  • 0cc1a226 Resolve channel commands: resolve channel commands despite auto-injected media markers
  • e0c4aacf Require approval: require approval for checklist mode, drop description param from init
  • 986f8b17 Remove preview: remove user message preview from flow status

🧹 Miscellaneous

  • ba8f3b98 Back pre-init with a marker file, not a stub plan JSON
  • 937f8b6f Simplify prompts for LLM clarity (#568)

📊 Stats

  • 21 commits since v0.3.67
  • 42 files changed, +1898 / -488 lines
  • 4964 tests (4964 passed, 0 failed, 29 ignored)

21 commits since v0.3.67. 42 files changed, +1898 / -488 lines.

✨ Features

  • 6a26b66d Agent self-approval: agent self-approval when the user grants autonomy
  • 376000df Persistent plan card: single persistent plan card instead of per-turn checklists
  • 0fe21498 /plan : /plan enters plan mode with the query as the intent

🔧 Fixes

  • 3cc1d31c Rich report intermediate: deliver a rich report intermediate instead of folding it
  • 6c94a2e6 Hide unfilled fields: hide unfilled plan-scaffold fields in the flow block
  • 9afd1e0f Retry on 429: retry rich flow edit on 429 instead of splitting to HTML
  • e5464868 Stream plan execution: stream plan Approve-button execution to Telegram
  • edf0fb84 No duplicate presentation: stop duplicating plan presentation and approval acknowledgement
  • 402f22c6 Run tool loop on Approve: run the tool loop on plan Approve button, so it actually starts
  • 53d529fa Approve on tasks: approve a checklist-mode plan on its tasks, not the design .md
  • e8848378 Guide plan commands: guide plan/session commands instead of erroring
  • 2e99c020 Successful invocation: a completed response is a successful invocation
  • b129ab74 Always show Approve/Discard: always show plan Approve/Discard at settle, don't gate on readiness
  • 10ab4ab6 Widen hash: widen hash to 4 chars and strip the real read prefix
  • 36be030c Inject plan reminder: inject plan reminder in tool loop and gate Approve on readiness
  • 5f45cf5f Keyboard at turn end: show plan Approve/Discard keyboard only at turn end
  • 0cc1a226 Resolve channel commands: resolve channel commands despite auto-injected media markers
  • e0c4aacf Require approval: require approval for checklist mode, drop description param from init
  • 986f8b17 Remove preview: remove user message preview from flow status

🧹 Miscellaneous

  • ba8f3b98 Back pre-init with a marker file, not a stub plan JSON
  • 937f8b6f Simplify prompts for LLM clarity (#568)

📊 Stats

  • 21 commits since v0.3.67
  • 42 files changed, +1898 / -488 lines
  • 4964 tests (4964 passed, 0 failed, 29 ignored)

Full Changelog: v0.3.67...v0.3.68