Skip to content

feat: add chat command with AI agent support#6

Merged
aniket-s-kulkarni merged 3 commits intodremio:mainfrom
aniket-s-kulkarni:agent-support
Mar 25, 2026
Merged

feat: add chat command with AI agent support#6
aniket-s-kulkarni merged 3 commits intodremio:mainfrom
aniket-s-kulkarni:agent-support

Conversation

@aniket-s-kulkarni
Copy link
Collaborator

and enable -h help flag on all subcommands

…on all subcommands

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@CLAassistant
Copy link

CLAassistant commented Mar 25, 2026

CLA assistant check
All committers have signed the CLA.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 62ccbe70ab

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

- Regenerate corrupted uv.lock (TOML parse error at pre-commit entry)
- Fix all ruff lint violations: StrEnum, Optional→X|None, import order,
  collections.abc, contextlib.suppress, Path.open
- Apply ruff format to all files
- Fix SSE parser to flush leftover buf content when stream closes
  without trailing newline (review comment dremio#2)
- Add conversations key fallback in _chat_output so payloads shaped as
  {"conversations": [...]} render correctly (review comment dremio#1)
- Add test for SSE no-trailing-newline edge case

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@aniket-s-kulkarni aniket-s-kulkarni merged commit aa34152 into dremio:main Mar 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants