🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@agentskit/chat-ink

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@agentskit/chat-ink

Ink application shell for AgentsKit Chat.

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

@agentskit/chat-ink

Opinionated Ink shell for a framework-neutral AgentsKit Chat definition. Chat state, streaming, keyboard history, cancellation, and terminal primitives come directly from @agentskit/ink.

Unsupported visual components should be validated through parseSemanticFallback from @agentskit/chat and rendered through SemanticFallback, preserving the shared kind and human-readable summary in plain terminal text.

The native ChoiceList supports Up/Down or a number followed by Enter and emits the shared selection event.

Use theme for semantic colors and slots for native Ink composition. toChatInkTheme returns the complete upstream InkTheme; terminal-unsupported spatial tokens are intentionally ignored. See theming and composition.

FAQs

Package last updated on 13 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts