Directories
¶
| Path | Synopsis |
|---|---|
|
Package editfile implements the jungi built-in edit_file tool commands.
|
Package editfile implements the jungi built-in edit_file tool commands. |
|
Package plan implements the plan-management tools (create_plan, add_ticket, ..., research_codebase).
|
Package plan implements the plan-management tools (create_plan, add_ticket, ..., research_codebase). |
|
Package runshell implements the sandboxed run_shell tool definition and executor.
|
Package runshell implements the sandboxed run_shell tool definition and executor. |
|
Package rununsafeshell implements the run_unsafe_shell tool — an unsandboxed shell executor that requires user approval before running.
|
Package rununsafeshell implements the run_unsafe_shell tool — an unsandboxed shell executor that requires user approval before running. |
|
Package skill implements all skill-related tools: load_skill, read_skill_file, and run_skill_script.
|
Package skill implements all skill-related tools: load_skill, read_skill_file, and run_skill_script. |
|
Package tasklist implements the task-list tools (create_task_list, add_task_to_task_list, update_task, update_task_list_status, get_task_list).
|
Package tasklist implements the task-list tools (create_task_list, add_task_to_task_list, update_task, update_task_list_status, get_task_list). |
|
Package tool defines the shared contract every built-in tool implements: a Definition advertised to the model and an Execute that runs a single invocation and returns a uniform Result.
|
Package tool defines the shared contract every built-in tool implements: a Definition advertised to the model and an Execute that runs a single invocation and returns a uniform Result. |
|
Package uselsp exposes the provider-neutral tool definition and Tool implementation for the built-in `use_lsp` tool.
|
Package uselsp exposes the provider-neutral tool definition and Tool implementation for the built-in `use_lsp` tool. |
|
Package webfetch implements the SSRF-safe HTTP fetch primitive used by the web_fetch tool.
|
Package webfetch implements the SSRF-safe HTTP fetch primitive used by the web_fetch tool. |
Click to show internal directories.
Click to hide internal directories.