Skip to content

Conversation

@linw1995
Copy link
Owner

No description provided.

…ents

- Add SubagentEvent system for streaming tool status updates
- Display active tools with icons (◐◑✓✗○) during execution
- Show tool history with input/output summaries after completion
- Implement tool policy restrictions for subagents
- Add streaming buffer aggregation for clean line-by-line output
- Increase recursion limit for BoxFuture compatibility
@linw1995 linw1995 added the enhancement New feature or request label Jan 16, 2026
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 13.51607% with 915 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.36%. Comparing base (e5977ab) to head (d5da016).
⚠️ Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
src/tools/run_task.rs 4.80% 436 Missing ⚠️
.../coco-tui/src/components/messages/tool/run_task.rs 23.20% 384 Missing ⚠️
src/agent/executor.rs 3.57% 54 Missing ⚠️
src/agent.rs 0.00% 21 Missing ⚠️
crates/coco-tui/src/components/chat.rs 0.00% 10 Missing ⚠️
crates/coco-tui/src/components/messages/tool.rs 0.00% 7 Missing ⚠️
src/tools.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #100      +/-   ##
==========================================
- Coverage   53.46%   51.36%   -2.11%     
==========================================
  Files          88       91       +3     
  Lines       21248    22743    +1495     
==========================================
+ Hits        11360    11681     +321     
- Misses       9888    11062    +1174     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@linw1995 linw1995 merged commit f495b1e into dev Jan 16, 2026
3 checks passed
@linw1995 linw1995 deleted the feature/tool-run-task branch January 16, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants