-
Notifications
You must be signed in to change notification settings - Fork 8
feat(agent-block): Add support for Agent block #358
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
tkislan
wants to merge
23
commits into
main
Choose a base branch
from
tk/deepnote-agent-block
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 22 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
ffe0958
chore(dep): Update deepnote database integrations package
tkislan 3bb72eb
Reformat code
tkislan 5148b03
Merge branch 'main' into tk/update-deepnote-database-integrations
tkislan d5f67f6
chore(runtime-core): Add deepnote runtime-core dependency, and use it…
tkislan ff6d44f
feat: Add Agent block visualization support
tkislan 957fdcd
Add a dummy agent block execution handler
tkislan 9fbe622
feat(agent-block): Integrate deepnote runtime-core to execute Agent b…
tkislan 46f9a4c
feat(agent-cell): Enhance executeAgentCell with options for custom ex…
tkislan 58e653d
feat(ephemeral-cells): Introduce isEphemeralCell utility and enhance …
tkislan 401681c
Merge remote-tracking branch 'origin/main' into tk/deepnote-runtime-core
tkislan 6f7b4aa
Refactor Deepnote server management to utilize a new mock child proce…
tkislan 7d8ee86
Fix eslint error
tkislan 9c4151a
Enhance Deepnote server stopping logic to handle missing project context
tkislan 347a809
Refactor Deepnote server management to use fileKey instead of serverKey
tkislan 5eb2c17
Refactor DeepnoteServerStarter to remove port allocation logic
tkislan 3740df1
Enhance DeepnoteServerStarter with output tracking and error reportin…
tkislan 06a0367
Update error handling in DeepnoteServerStarter to improve diagnostics
tkislan 1e7cb07
Reformat code
tkislan 4f0248d
Merge branch 'main' into tk/deepnote-runtime-core
tkislan 9757a05
Merge remote-tracking branch 'origin/tk/deepnote-runtime-core' into t…
tkislan 75d0220
Enhance agent cell execution handling and status bar provider
tkislan f7bec65
Add Agent OpenAI API key extension configuration
tkislan ea715e7
Implement OpenAI API key management in Deepnote
tkislan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.