Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 1, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* chore: Add .playwright-mcp to gitignore and remove committed screenshots

The .playwright-mcp directory is used by Playwright MCP for temporary
screenshots during testing. These files should not be committed.

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>

* fix(ct-autocomplete): Support Cell binding for items prop

Add CellController for items property to support reactive items from
lift() functions. Previously, ct-autocomplete only supported plain
arrays for items, which caused issues when patterns passed reactive
Cell<AutocompleteItem[]> values.

Changes:
- Add _itemsCellController for items binding
- Add _resolvedItems getter to unwrap Cell values
- Update item processing to use resolved values

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix(runner): Preserve rootSchema with $defs when navigating with .key()

When navigating nested schemas with .key(), the rootSchema containing $defs
was being lost. This caused 'Failed to resolve $ref' errors for schemas
that use $defs references.

Changes:
- Fall back to parent schema if rootSchema not set when creating child links
- Added comprehensive tests for nested $ref resolution

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Happy <yesreply@happy.engineering>
@pull pull bot locked and limited conversation to collaborators Jan 1, 2026
@pull pull bot added the ⤵️ pull label Jan 1, 2026
@pull pull bot merged commit c880b19 into ExaDev:main Jan 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant