Beeuni

Chat

Use the built-in AI chat to interact with your workspace.

The built-in chat interface is the quickest way to work with an AI agent in Beeuni. It's integrated directly into the workspace, with access to your files, terminal, and tasks.

Using the Chat

Open the chat panel in the workspace sidebar. You can:

  • Ask questions about your code or project
  • Request changes — the agent will edit files and run commands
  • Create tasks — ask the agent to add items to the Kanban board
  • Run commands — the agent executes commands in the terminal on your behalf

Model Selection

You can choose which AI model powers the chat. Different models have different strengths:

  • Larger models are better for complex reasoning and architecture decisions
  • Smaller models are faster for simple tasks and quick questions

Select your preferred model from the chat settings.

Approval Flow

For certain actions (like modifying files or running commands), the agent may ask for your approval before proceeding. This gives you control over what changes are made to your workspace.

You can:

  • Approve — let the agent proceed with the action
  • Reject — cancel the action and provide alternative instructions
  • Auto-approve — trust the agent to proceed without asking (configurable in settings)

Tips

  • Be specific in your requests for better results
  • Use the chat for quick iterations — ask, review, refine
  • The agent has access to your full project context, so you don't need to paste code snippets

On this page