Skip to content

feat: separate out user_task into user_task_init and user_task_update events#385

Merged
tusharmath merged 42 commits into
mainfrom
feature/agent-worker-updates
Feb 25, 2025
Merged

feat: separate out user_task into user_task_init and user_task_update events#385
tusharmath merged 42 commits into
mainfrom
feature/agent-worker-updates

Conversation

@tusharmath

Copy link
Copy Markdown
Collaborator

Changes

  • Remove unused system_context and sender methods from Orchestrator
  • Update UI to handle worker agents differently based on agent ID suffix
  • Rename title agent to title_generation_worker for consistency
  • Improve YAML formatting and readability

Testing

  • Code compiles successfully
  • Changes have been tested locally
  • No breaking changes introduced

Please review and provide feedback.

…r methods

- Remove unused system_context and sender methods from Orchestrator
- Update UI to handle worker agents differently based on agent ID suffix
- Rename title agent to title_generation_worker for consistency
- Improve YAML formatting and readability
@github-actions github-actions Bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label Feb 23, 2025
tusharmath and others added 28 commits February 23, 2025 15:34
# Conflicts:
#	Cargo.lock
#	crates/forge_infra/Cargo.toml
#	crates/forge_infra/src/infra.rs
@tusharmath tusharmath changed the title refactor: improve agent worker handling and remove unused orchestrator methods feat: improve agent worker handling and remove unused orchestrator methods Feb 25, 2025
@github-actions github-actions Bot added the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Feb 25, 2025
@tusharmath tusharmath changed the title feat: improve agent worker handling and remove unused orchestrator methods feat: separate out user_task into user_task_init and user_task_update events Feb 25, 2025
@tusharmath
tusharmath merged commit de97871 into main Feb 25, 2025
@amitksingh1490
amitksingh1490 deleted the feature/agent-worker-updates branch October 1, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work. type: feature Brand new functionality, features, pages, workflows, endpoints, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant