This website requires JavaScript.
Explore
Help
Sign in
clawdie
/
hermes-bsd
Watch
1
Star
0
Fork
You've already forked hermes-bsd
0
Code
Issues
Pull requests
Projects
Releases
Packages
Activity
Actions
4
2ababfe6ed
hermes-bsd
/
tests
/
cli
History
Siddharth Balyan
167b5648ea
Revert "fix(cli): CLI/TUI on local backend always uses launch directory, ignores terminal.cwd (
#19242
)" (
#19329
)
...
This reverts commit
9eaddfafa3
.
2026-05-04 00:43:58 +05:30
..
__init__.py
test_branch_command.py
feat(memory): notify providers on mid-process session_id rotation (
#17409
)
2026-04-29 04:57:22 -07:00
test_busy_input_mode_command.py
test_cli_approval_ui.py
test_cli_background_tui_refresh.py
test_cli_bracketed_paste_sanitizer.py
test_cli_browser_connect.py
fix(browser): address Copilot review on /browser connect
2026-04-28 22:11:10 -07:00
test_cli_context_warning.py
test_cli_copy_command.py
test_cli_extension_hooks.py
test_cli_external_editor.py
test_cli_file_drop.py
test_cli_force_redraw.py
test_cli_image_command.py
test_cli_init.py
fix(context): honor model.context_length for Ollama num_ctx and all display paths
2026-04-30 04:31:23 -07:00
test_cli_interrupt_subagent.py
test_cli_loading_indicator.py
fix: clean up defensive shims and finish CI stabilization from
#17660
(
#17801
)
2026-04-29 23:53:17 -07:00
test_cli_markdown_rendering.py
test_cli_mcp_config_watch.py
test_cli_new_session.py
test_cli_prefix_matching.py
test_cli_preloaded_skills.py
test_cli_provider_resolution.py
test_cli_reload_skills.py
refactor(reload-skills): queue note for next turn, drop cache invalidation + agent tool
2026-04-29 21:07:47 -07:00
test_cli_retry.py
test_cli_save_config_value.py
test_cli_secret_capture.py
test_cli_shutdown_memory_messages.py
test_cli_skin_integration.py
test_cli_status_bar.py
test_cli_status_command.py
test_cli_steer_busy_path.py
test_cli_terminal_response_sanitizer.py
fix(cli): tighten mouse leak sanitizer
2026-04-29 22:10:18 -05:00
test_cli_tools_command.py
test_cli_user_message_preview.py
test_compress_focus.py
test_cprint_bg_thread.py
fix(cli): surface self-improvement review summaries from bg thread
2026-04-30 14:07:22 -07:00
test_cwd_env_respect.py
Revert "fix(cli): CLI/TUI on local backend always uses launch directory, ignores terminal.cwd (
#19242
)" (
#19329
)
2026-05-04 00:43:58 +05:30
test_fast_command.py
test_gquota_command.py
test_manual_compress.py
fix(compression): include system prompt + tool schemas in token estimates (
#18265
)
2026-04-30 23:03:54 -07:00
test_personality_none.py
test_quick_commands.py
test_reasoning_command.py
test_resume_display.py
test_save_conversation_location.py
test_session_boundary_hooks.py
test_stream_delta_think_tag.py
test_surrogate_sanitization.py
test_tool_progress_scrollback.py
test_worktree.py
test_worktree_security.py