Skip to content

refactor(component): rename component to match its filename#432

Merged
tibo-openai merged 4 commits intoopenai:mainfrom
AbdelrhmanX7:abdelrhman/fix/component-name-not-matching-file-name
Apr 21, 2025
Merged

refactor(component): rename component to match its filename#432
tibo-openai merged 4 commits intoopenai:mainfrom
AbdelrhmanX7:abdelrhman/fix/component-name-not-matching-file-name

Conversation

@AbdelrhmanX7
Copy link
Copy Markdown
Contributor

No description provided.

@tibo-openai
Copy link
Copy Markdown
Collaborator

ty!

@tibo-openai tibo-openai merged commit f97557f into openai:main Apr 21, 2025
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 21, 2025
zeekay pushed a commit to hanzoai/dev that referenced this pull request Dec 22, 2025
- auto-drive retries overlong prompt_sent_to_cli instead of failing
- agents: canonical alias dedupe + PATHEXT-aware cmd resolution and Gemini config fallback

fixes openai#430
fixes openai#432
fixes openai#433
zeekay pushed a commit to hanzoai/dev that referenced this pull request Dec 22, 2025
Replace the retry assistant insert with a fixed error string so the CLI clearly sees the overlong prompt error without echoing the long prompt. Persist the message in the conversation and simplify developer notes.

fixes openai#432
zeekay pushed a commit to hanzoai/dev that referenced this pull request Dec 22, 2025
Assistant message now keeps the raw model output; developer note carries the fixed guidance string so the coordinator sees both the failure context and the explicit <=600 notice. Build fast remains green.

fixes openai#432
zeekay pushed a commit to hanzoai/dev that referenced this pull request Dec 22, 2025
Add assistant retry note into the conversation so the Auto Drive card shows context while retrying overlong prompt_sent_to_cli errors. Developer guidance string remains in the conversation; raw model output stays in assistant message.

fixes openai#432
zeekay pushed a commit to hanzoai/dev that referenced this pull request Dec 22, 2025
Replace the retry Thinking event text with a neutral message so the Auto Drive card shows the retry without exposing prompt-length guidance to the user. Build fast remains green.

fixes openai#432
zeekay pushed a commit to hanzoai/dev that referenced this pull request Dec 22, 2025
- keep failed overlong coordinator outputs in the conversation, suppress compaction notices, and surface a retry action in the Auto Drive card so follow-up requests retain the error context
- add explicit Action app event, pass compaction notice intent through to the TUI, and raise the coordinator worker stack to 1 MiB with an opt-in backtrace hook for debugging validation overflows
- simplify bottom_spacer_hysteresis_requests_followup_frame to a known viewport pair to avoid FD exhaustion during repeated harness setup

Fixes openai#432
Fixes openai#430
Fixes openai#433
Fixes openai#429
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants