Release 0.1.9 with aligned context controls and Agent collaboration demo - #3
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR prepares the 0.1.9 release by tightening the composer toolbar layout (aligning context controls), updating the README collaboration demo, and bumping the package version metadata.
Changes:
- Adjust composer/context-control CSS to vertically align the compaction/status and context-usage cards.
- Update README demo GIF messaging and add 0.1.9 release notes.
- Bump package version to
0.1.9(including lockfile).
Reviewed changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| web/styles.css | Adds min-heights and alignment tweaks to keep context/status UI elements vertically centered and consistent. |
| web/index.html | Updates the stylesheet cache-busting query string for the new context-control styling. |
| README.md | Replaces demo alt text/caption and documents the 0.1.9 UI + README updates. |
| package.json | Bumps package version to 0.1.9. |
| package-lock.json | Syncs lockfile version metadata to 0.1.9. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+13
to
14
| <link rel="stylesheet" href="/styles.css?v=0.1.8-context-controls2"> | ||
| <script type="module" src="/app.js?v=0.1.8-context-controls1"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
@susyimes/groupxfrom0.1.8to0.1.9groupx.ask, then synthesizing both reviewsValidation
npm run typechecknpm test— 48 files / 485 tests passednpm run buildnpm pack --dry-run --json—@susyimes/groupx@0.1.9, collaboration GIF includedgit diff --check