Skip to content

LocalTerminal Lite v1.0.0

Choose a tag to compare

@wyj-IIRtyj wyj-IIRtyj released this 18 Jul 01:09
· 46 commits to main since this release
ed1f4ac

LocalTerminal Lite v1.0.0

The first stable release of the local-first ChatGPT development bridge.

Highlights

  • Auditable Lite session identity with root, delegated child, inheritance, release, continuation, checkpoint, event ACK, and immutable completion semantics.
  • ChatGPT Actions and Apps (MCP) adapters exposing the same three-tool facade.
  • Full-window bilingual OpenTUI interface with native mouse/keyboard scrolling, renderer-owned text selection, hierarchical session records, two-way message threads, live Git diff, extensions, settings, and factual tool logs.
  • Declarative extension discovery, validation, registration, and invocation.
  • Durable JSONL history with bounded context projection and sanitized audit arguments.

Documentation and onboarding

  • Complete English and Chinese READMEs.
  • Privacy-reviewed, illustrated GPT Actions tutorials in both languages.
  • Copy-ready GPT preset instructions that distinguish facade arguments, Lite identity, claim/inherit, continuation, and handoff semantics.
  • Concise scenario prompt playbooks in both languages.
  • One-command installers for macOS and Windows; Git, Node.js, and Bun are not required beforehand.

Security and compatibility

  • Apache License 2.0.
  • OpenAPI 3.1.0 schemas validated against the three public facade operations.
  • Actions credentials, Apps connector keys, and Lite session tokens remain separate security boundaries.
  • Private vulnerability reporting, dependency security updates, secret scanning, and push protection are enabled on GitHub.
  • CI passes on macOS, Windows, and Ubuntu with Bun 1.3.14.

中文摘要

这是 LocalTerminal Lite 的首个正式稳定版:提供可审计的多 Session 协作、Actions 与 Apps 两种接入方式、完整中英文 OpenTUI、持久消息与历史、实时 Diff、扩展工具组,以及中英双语的 Actions 图文教程、GPTs 预设指令和简短场景提示词。macOS 与 Windows 均提供无需预装编程环境的一键启动命令。

See the English README or 中文 README to begin.