Skip to content

Ai assistant #1320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Conversation

bajrangCoder
Copy link
Collaborator

@bajrangCoder bajrangCoder commented May 24, 2025

Todo

  • code block and syntax highlighting
  • Persistent memory state of graph/checkpoints
  • system prompt *(need a revisit when implementing tools)
  • save history in local db
  • different widgets and artitfacts (terminal, badge, network requests etc)
  • structured outputs
  • tools :
    • read file tool
    • grep
    • fetch
    • find path
    • list dir
    • edit file
    • write file
    • create directory
    • api for plugins to provide tools
    • so on...
  • profile based assistant tools availability
  • mcp
  • config / settings section for configuring the assistant
  • ui improvements/tweaks
  • some more...

Drop your ideas for ai assistant

@bajrangCoder bajrangCoder changed the title Ai agent Ai assistant May 24, 2025
bajrangCoder and others added 17 commits May 29, 2025 20:08
…eckpoint and sqlite db for storing chat history (#1)
* feat: AI assistant with streaming chat,in memory context with agentcheckpoint and sqlite db for storing chat history

* index on ai-agent: cf8bac5 Merge remote-tracking branch 'upstream/ai-agent' into ai-agent

* refactor: switch from MemorySaver to custom SQLiteSaver

* clean up

* Update from Agent in- Memory saver to custom sqlite saver

* Bug fix; removed async operations from db transactions

* linting
Co-Authored-By: vizzyfreezy <36118637+vizzyfreezy@users.noreply.github.com>
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