Skip to content

Conversation

@markijbema
Copy link

Implements ghost-text prompt autocomplete for the Cloud Agent chat input (based on kilocode-backend PR #3966).

  • Adds cloudAgent.getFimAutocomplete tRPC mutation
  • Adds client-side ghost text hook and overlay rendering in ChatInput
  • Adds minimal CSS for ghost text styling
  • Improves error handling in llm-proxy-helpers

Accept suggestion: Tab (all), ArrowRight (next word), Escape clears.

Implements ghost-text prompt autocomplete for the Cloud Agent chat input.

- Adds cloudAgent.getChatCompletion tRPC mutation
- Adds client-side ghost text hook and overlay rendering in ChatInput
- Adds minimal CSS for ghost text styling
- Improves error handling in llm-proxy-helpers

Accept suggestion: Tab (all), ArrowRight (next word), Escape clears.
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.

2 participants