Skip to content

feat: render market references in chat and connectors - #1486

Merged
luokerenx4 merged 1 commit into
devfrom
codex/market-references
Sep 10, 2026
Merged

feat: render market references in chat and connectors#1486
luokerenx4 merged 1 commit into
devfrom
codex/market-references

Conversation

@luokerenx4

Copy link
Copy Markdown
Contributor

Replies containing [[market/{barId}/{interval}]] now open a native K-line workbench tab in GUI chat and produce an inline PNG snapshot in attachment-capable Connectors. Consumers request the latest 300 bars from the existing BarService; text/chart/text ordering, historical-message behavior, exact source identity and unavailable-reference feedback are preserved.

Vendor barIds without an asset-class hint now resolve exact catalog matches, including base-symbol searches for normalized pairs. Ambiguous or unavailable identities fail instead of selecting another feed. The chart shares its request lifecycle with Market through useMarketBars. Connector snapshots use bundled JavaScript and an OFL font, without native graphics or a browser dependency. Agent skills document the syntax.

Validation:

  • pnpm test: 792 files; 6,988 passed, 4 skipped.
  • Root npx tsc --noEmit, UI npx tsc -b, Connector and protocol typechecks.
  • Connector build and node scripts/connector-service-smoke.mjs.
  • Actual injected CLI AAPL bar read; real Yahoo equity, crypto, currency and commodity reads.
  • Real Codex GUI streamed card; history reopening; interval tab dedup; unchanged chat route; desktop and 390px viewport; no browser errors.
  • Generated and visually inspected a real 300-bar PNG; ordered Connector image delivery, silence and failure tests.

No new live Telegram send or trading write was performed. No remote upgrade is part of this PR.

@vercel

vercel Bot commented Sep 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
openalice-demo Building Building Preview Sep 10, 2026 4:58pm UTC

Request Review

@luokerenx4
luokerenx4 merged commit f92f698 into dev Sep 10, 2026
2 of 3 checks passed
@luokerenx4
luokerenx4 deleted the codex/market-references branch September 10, 2026 16:59
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