Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:Python language:CSS

Filter by

47.5M results  (753 ms)

47.5M results

Summary Several Bedrock models (Claude 3.x/4.x, Nova) support vision. Add the ability to attach images to messages. Behaviour - @image.png or @screenshot.jpg in input attaches as a base64 image block ...
enhancement

Add a script similar to the one in this PR that sets the node version from the value in package.json. https://github.com/ucsb-cs156/proj-courses/pull/308 Also add text at the end of the top level repo ...

Summary Conversations are lost when the CLI exits. Add save/resume so users can continue where they left off. Behaviour - Auto-save conversation to ~/.bedrock-code/sessions/ timestamp .json on exit ...
enhancement

Summary After the agent writes or edits a file, /undo should restore the previous version. Behaviour - Editor tool keeps a per-session undo stack (path → original content, max 20 entries) - /undo ...
enhancement

Context The upcoming `customer.subscription.updated` Stripe webhook handler (Task C.2 of the trawl-devkit alignment plan) needs to write pending-cancellation state to the Subscription document. Currently ...

Summary When Bedrock returns ThrottlingException or ServiceUnavailableException, the CLI crashes. Add automatic retry with exponential backoff. Behaviour - Retry up to 5 times on throttling / 503 ...
enhancement

Problem core/permissions.py and tui/repl.py use the blocking input() call for permission prompts (Allow? [y/N]). This: 1. Breaks out of the Rich Live rendering context 2. Looks visually inconsistent ...
bug

Summary Add /doctor slash command that runs a series of checks and displays a status table — helps users diagnose setup problems. Checks - [ ] AWS credentials valid (STS get-caller-identity) - [ ...
enhancement

Summary The /help panel documents @file syntax but it s not implemented. Typing @src/main.py in the input should attach that file s contents to the next message. Behaviour - Autocomplete paths after ...
enhancement

Background PR #100 (https://github.com/leynos/episodic/pull/100) introduced structured logging at configuration-validation and budget-rejection decision boundaries. A subsequent observability review identified ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.