Skip to content

Release v1.1.0#11

Merged
simaonogueira101 merged 1 commit intomainfrom
release/v1.1.0
Feb 11, 2026
Merged

Release v1.1.0#11
simaonogueira101 merged 1 commit intomainfrom
release/v1.1.0

Conversation

@simaonogueira101
Copy link
Member

Summary

Bump talent-agent from 1.0.0 to 1.1.0.

Features

  • Direct detail endpoint -- getDetail() now calls the talent-pro API directly instead of routing through the LLM, significantly reducing latency and token usage.
  • TUI search history -- Past chat sessions are loaded from the API on TUI startup, populating the History sidebar with previous conversations.
  • Localhost callback auth -- CLI authentication now uses a temporary localhost HTTP server instead of server-side polling, fixing compatibility with Vercel deployments.
  • TUI slash commands -- Added /login and /logout commands for in-TUI authentication management.
  • New Chat in sidebar -- Added "New Chat" option to the TUI sidebar with active session tracking for multi-turn conversations.

Improvements

  • Overhauled TUI color scheme with a restrained neutral palette and subtler focus borders.
  • Reduced panel gaps, smaller title bar, and improved welcome screen spacing.

Docs

  • Added ASCII logo and terminal screenshot to README.

Test plan

  • Merge this PR
  • Tag v1.1.0 and run changeset publish (or let CI handle it)
  • Verify the package is published to npm

Made with Cursor

Direct detail endpoint, TUI history, localhost auth, slash commands,
new chat sidebar, color scheme overhaul, and README improvements.

Co-authored-by: Cursor <cursoragent@cursor.com>
@simaonogueira101 simaonogueira101 merged commit 9e46c83 into main Feb 11, 2026
1 check passed
@simaonogueira101 simaonogueira101 deleted the release/v1.1.0 branch February 11, 2026 11: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.

1 participant