Skip to content

AgentBoot v1.2: faster runtime and redesigned web - #3

Merged
bit-cook merged 21 commits into
mainfrom
research/perf-v1.2
Aug 31, 2026
Merged

AgentBoot v1.2: faster runtime and redesigned web#3
bit-cook merged 21 commits into
mainfrom
research/perf-v1.2

Conversation

@bit-cook

Copy link
Copy Markdown
Owner

Summary

  • redesigns and unifies the Chinese/English Pages and Worker web surfaces with responsive, accessible, dependency-free assets
  • speeds repeated CLI startup, model reconnects, and multi-Agent npm installs while removing duplicate installer work
  • adds deterministic performance benchmarking, generated web-asset parity checks, slimmer runtime packages, and v1.2.0 release metadata

Performance evidence

  • cached launcher: warm menu startup 87.9ms → 57.4ms; first cold launch 105.6ms → 101.7ms
  • deferred menu HTTP stack: alternating A/B composite fixed overhead improved 79.13 → 70.93; menu version 164.5ms → 114.7ms
  • installer: removes one duplicate ~2.10s post-install doctor pass
  • model requests: 3,328B → 3,156B typical tool request; TLS reconnect avoids ~8.5ms context recreation
  • online packages: tar -15.9%, zip -15.0%

Verification

  • 151 Python tests pass
  • Python, shell, JavaScript, actionlint, generated web assets, package SHA-256, and diff checks pass
  • real Chromium QA at 1440px desktop and 375px Chinese/English mobile widths with no horizontal overflow
  • v1.2 online packages contain core/launch.py and exclude deploy/benchmark-only files

@bit-cook
bit-cook merged commit ed7d4ca into main Aug 31, 2026
6 of 12 checks passed
@bit-cook
bit-cook deleted the research/perf-v1.2 branch August 31, 2026 13:49
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.

2 participants