Skip to content

Conversation

@icecrasher321
Copy link
Collaborator

Summary

fix(router): fix router ports (#2757)

fix(perms): copilot checks undefined issue (#2763)

feat(copilot): subagents (#2731)

improvement(response): only allow singleton (#2764)

fix(context-menu): make divider aware of available options (#2766)

fix(tag-input): add onInputChange to clear errors when new text is entered; handle paste case (#2765)

fix(subflow): update subflow border to match block border (#2768)

fix(copilot): fix copilot chat loading (#2769)

feat(popover): add expandOnHover, workflow icon color customization, updated workflow naming conventions (#2770)

Sg312 and others added 9 commits January 10, 2026 11:22
* Fix router block

* Fix autoconnect edge for router

* Fix lint

* router block error path decision

* improve router prompt

---------

Co-authored-by: Vikhyath Mondreti <[email protected]>
* fix(helm): add custom egress rules to realtime network policy (#2481)

The realtime service network policy was missing the custom egress rules section
that allows configuration of additional egress rules via values.yaml. This caused
the realtime pods to be unable to connect to external databases (e.g., PostgreSQL
on port 5432) when using external database configurations.

The app network policy already had this section, but the realtime network policy
was missing it, creating an inconsistency and preventing the realtime service
from accessing external databases configured via networkPolicy.egress values.

This fix adds the same custom egress rules template section to the realtime
network policy, matching the app network policy behavior and allowing users to
configure database connectivity via values.yaml.

* Add subagents

* Edit, plan, debug subagents

* Tweaks

* Message queue

* Many subagents

* Fix bugs

* Trigger request

* Overlays

* Diff in chat

* Remove context usage code

* Diff view in chat

* Options

* Lint

* Fix rendering of edit subblocks

* Add deploy mcp tools

* Add evaluator subagent

* Editor component

* Options select

* Fixes to options

* Fix spacing between options

* Subagent rendering

* Fix previews

* Plan

* Streaming

* Fix thinking scroll

* Renaming

* Fix thinking text

* Persist and load chats properly

* Diff view

* Fix lint

* Previous options should not be selectable

* Enable images

* improvement(copilot): ui/ux

* improvement(copilot): diff controls

* Fix ops bug

* Fix ops

* Stuff

* Fix config

---------

Co-authored-by: Vikhyath Mondreti <[email protected]>
Co-authored-by: Waleed <[email protected]>
Co-authored-by: Martin Yankov <[email protected]>
Co-authored-by: Emir Karabeg <[email protected]>
Co-authored-by: waleedlatif1 <[email protected]>
Co-authored-by: Adam Gough <[email protected]>
Co-authored-by: aadamgough <[email protected]>
Co-authored-by: Emir Karabeg <[email protected]>
* improvement(response): only allow singleton

* respect singleton triggers and blocks in copilot

* don't show dup button for response

* fix error message
…tered (#2765)

* fix(tag-input): add onInputChange to clear errors when new text is entered

* added paste case too
* Fix loading

* Fix Lint

* Scroll stickiness

* Scroll stickiness

* improvement: diff controls and notifications positioning

* feat(copilot): editable input component

---------

Co-authored-by: Emir Karabeg <[email protected]>
…or of a workflow icon, new workflow naming convention (#2770)

* feat(popover): add expandOnHover, added the ability to change the color of a workflow icon

* updated workflow naming conventions
@vercel
Copy link

vercel bot commented Jan 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
docs Skipped Skipped Jan 11, 2026 7:28pm

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 11, 2026

Too many files changed for review. (113 files found, 100 file limit)

…ow on drag (#2771)

* fix(resize): fix subflow resize on drag, children deselected in subflow on drag

* ack PR comments

* fix copy-paste subflows deselecting children

* ack comments
@icecrasher321 icecrasher321 merged commit 7ffc11a into main Jan 11, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants