Skip to content

chore: release v1.2.0 - #63

Merged
zxkane merged 1 commit into
mainfrom
release/v1.2.0
Mar 11, 2026
Merged

chore: release v1.2.0#63
zxkane merged 1 commit into
mainfrom
release/v1.2.0

Conversation

@kanerelease

@kanerelease kanerelease Bot commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

[1.2.0] - 2026-03-11

Added

Sandboxes

  • Startup timing instrumentation and SOCI support (feat(sandbox): add startup timing instrumentation and SOCI support #58)
    • Added structured timing logs (sandbox-startup-timing) to benchmark sandbox startup phases in /start and /resume routes.
    • Integrated SOCI v2 index generation via soci convert for Fargate lazy image loading (requires soci CLI >= v0.10).
    • Introduced sandboxSociImageUri CDK context parameter for SOCI-enabled sandbox image override.
    • Exported sandbox image ECR URI as CfnOutput for SOCI index generation scripts.

Changed

Documentation

  • Improved README for discoverability and engagement (docs: improve README for discoverability and engagement #60)
    • Restructured README to include a hero section, badges, and explicit value propositions.
    • Transformed features list into an emoji-tagged Key Features section for easier scanning.
    • Enhanced comparison tables and quick links for first-time visitor comprehension.

Fixed

Docker

  • Correct VS Code port mapping from 60001 to 8001 (fix(docker): correct VS Code port mapping from 60001 to 8001 #62)

    • Resolved 502 runtime subdomain errors caused by incorrect port mapping (600018001) in patch-exposed-urls.py.
    • Fixed can_connect(ip, 60001) requests that failed to establish upstream connections due to mismatched port configurations in the agent-server SDK.
  • Preserve project/ path for nested repo git changes (fix(docker): preserve project/<repo> path for nested repo git changes #61)

    • Corrected empty Changes tab for conversations linked to GitHub repositories.
    • Updated normalizeGitUrl() to preserve project/<repo> paths for accurate nested repo resolution.
    • Removed unnecessary intermediate git init /workspace/project repo creation shadowing actual repo changes.
  • Normalize git API paths for connected repos (fix(docker): normalize bare repo name in git changes API path #59)

    • Fixed 500 errors in git Changes tab when connecting GitHub repositories to conversations.
    • Adjusted patch-fix.js to properly normalize workspace paths containing nested repo directories.

@github-actions

Copy link
Copy Markdown
Contributor

🔒 Security Scan Results

Status: 🟡 HIGH ISSUES - Review required!

Summary

  • Critical Issues: 0
  • High Issues: 0
  • Medium Issues: 0
  • Low Issues: 0

NPM Vulnerabilities

  • Critical: 0
  • High: 2

Security Score: N/A/10

Please run ./security-check.sh locally for detailed findings.

📋 View detailed reports

@zxkane
zxkane merged commit ad6236f into main Mar 11, 2026
4 checks passed
@zxkane
zxkane deleted the release/v1.2.0 branch March 11, 2026 06:24
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.

1 participant