Skip to content

kimulaco/txtui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

187 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

txtui

A catalog of plain text UI patterns designed for communicating UI intentions to AI agents.

https://txtui.dev

Development

Setup

pnpm install
pnpm dev

Commands

Command Action
pnpm dev Start dev server
pnpm build Build for production
pnpm fmt Run format
pnpm typecheck Run type check
pnpm test Run test
pnpm check:all Run format, lint, typecheck, and test
pnpm deploy:dev Deploy to dev environment
pnpm deploy:prod Deploy to production

GitHub Actions Pinning (aqua + pinact)

This repository uses aqua + pinact to pin external GitHub Actions (uses:) to commit SHAs.

# 1) Update checksums required by aqua (because require_checksum: true)
aqua update-checksum --prune

# 2) Check if any workflow action is not pinned
aqua exec -- pinact run --check

# 3) Apply pinning updates
aqua exec -- pinact run

# 4) Re-check
aqua exec -- pinact run --check

Developer Notes

License

MIT

About

Plain text UI patterns for AI agents.

Resources

License

Stars

Watchers

Forks

Contributors