Commit Graph

  • 9236eb5581 Merge pull request #455 from smorin/main main Dex 2025-08-20 08:25:35 -07:00
  • 741c260a79 Merge pull request #465 from samdickson22/sam/eng-1893-show-subagent-name 20250820-nightly Dex 2025-08-19 16:23:47 -07:00
  • c087a1cb84 Display subagent names instead of generic "Task" label samdickson22 2025-08-19 13:52:12 -07:00
  • baa22b147a Merge branch 'humanlayer:main' into main Steve Morin 2025-08-19 10:29:03 -07:00
  • 8c1b2d85c3 Adjust spacing behavior of lists in stream (#458) Sundeep Malladi 2025-08-19 11:37:18 -05:00
  • a68ffda251 Update README.md Dex 2025-08-19 11:09:36 -05:00
  • 1092889a83 Update README.md Dex 2025-08-19 11:08:58 -05:00
  • 1ed26e38ec Update README.md Dex 2025-08-19 11:08:32 -05:00
  • 02bc512bc8 feat(wui): add keyboard shortcuts indicator to status bar Steve Morin 2025-08-19 00:10:30 -07:00
  • 1fdebd0498 Merge pull request #452 from dexhorthy/eng-1958-mcp-stdio-correlation 20250819-nightly Dex 2025-08-18 19:12:16 -07:00
  • cb8b360192 Phase 1: Restore MCP stdio server in hlyr dexhorthy 2025-08-18 18:44:52 -07:00
  • 733c7380ce Merge pull request #451 from samdickson22/sam/eng-1960-ctrlx-doesnt-work-if-text-input-is-focused-on-session Dex 2025-08-18 18:18:30 -07:00
  • fe197f71af Merge branch 'main' of github.com:humanlayer/humanlayer dexhorthy 2025-08-18 17:55:10 -07:00
  • 98b3701f07 Merge pull request #444 from dexhorthy/wt-4 Dex 2025-08-18 17:55:02 -07:00
  • 081bad27c3 Update create_worktree.md Dex 2025-08-18 19:54:54 -05:00
  • 72f2e8c31e ctrl+x support in text box support samdickson22 2025-08-18 17:31:50 -07:00
  • 3ead825680 Revert "sHTTP Conversion FTW" revert-441-ENG-1874 Sundeep Malladi 2025-08-18 17:33:46 -05:00
  • cabf5f6b07 Update CONTRIBUTING.md Dex 2025-08-18 16:24:43 -05:00
  • fabf441026 Merge pull request #445 from smorin/main Dex 2025-08-18 13:37:48 -07:00
  • 64a956fae5 fix(wui): enable meta+enter submission from all fields in session launcher Steve Morin 2025-08-18 13:21:59 -07:00
  • 784dad3062 wip dexhorthy 2025-08-18 11:04:28 -07:00
  • 7fb4720ad4 worktree command dexhorthy 2025-08-17 09:56:45 -07:00
  • 878de6cb59 Merge branch 'main' of github.com:humanlayer/humanlayer dexhorthy 2025-08-15 11:19:09 -07:00
  • 14c570a782 Merge pull request #438 from dexhorthy/dexter/eng-1941-add-brainrot-mode-easter-egg-and-improve-command-palette-ux 20250818-nightly 20250817-nightly 20250816-nightly Dex 2025-08-15 10:43:23 -05:00
  • f3ad0daef5 Merge pull request #441 from humanlayer/ENG-1874 Dex 2025-08-15 10:42:43 -05:00
  • b035ffc34f Merge remote-tracking branch 'upstream' into ENG-1874 ENG-1874 Sundeep Malladi 2025-08-15 07:59:17 -05:00
  • 395b9c88a4 fix(mcp): Update X-Session-ID header to child session ID when continuing sessions Sundeep Malladi 2025-08-14 17:12:25 -05:00
  • 009eaf417f refactor: rename CorrelateApprovalByToolID to LinkConversationEventToApprovalUsingToolID Sundeep Malladi 2025-08-14 15:30:34 -05:00
  • 9a55e0c2f4 feat(mcp): Add HTTP MCP server support to OpenAPI and implement daemon integration Sundeep Malladi 2025-08-14 14:27:25 -05:00
  • 97abfc7cca Merge pull request #440 from samdickson22/sam/eng-1943-i-on-expanded-tool-modal-should-close-the-modal 20250815-nightly Dex 2025-08-14 14:26:56 -05:00
  • 7b8ec910c9 Merge pull request #432 from samdickson22/sam/eng-1891-improve-session-recovery-allow-recovery-of-more-types-of Dex 2025-08-14 14:26:48 -05:00
  • 4023901e86 Merge pull request #431 from samdickson22/sam/eng-1886-creating-a-session-add-support-for-title-optional Dex 2025-08-14 14:22:10 -05:00
  • d71d3dde03 feat: add 'i' key toggle to close expanded tool modal samdickson22 2025-08-14 12:14:01 -07:00
  • 676d08bd42 test: Update MCP tool_use_id integration test to use REST API dexhorthy 2025-08-14 12:04:45 -07:00
  • 968fdf3620 test: Add integration test for MCP tool_use_id correlation dexhorthy 2025-08-14 11:28:59 -07:00
  • 5531d97468 Merge upstream/main - resolve conflict in useSessionLauncher samdickson22 2025-08-14 10:19:15 -07:00
  • 7010811ca3 Merge pull request #433 from samdickson22/sam/eng-1887-remove-snapshot-based-diff-rendering-failed-console-log Dex 2025-08-14 11:35:59 -05:00
  • aabd422a14 chore: Add debug logging for MCP tool_use_id verification dexhorthy 2025-08-13 23:03:41 -07:00
  • 2c28211138 refactor(hlyr): Migrate from stdio to HTTP MCP transport dexhorthy 2025-08-13 23:03:07 -07:00
  • 3642ae7be2 feat(mcp): Implement HTTP MCP server with session ID injection for Phase 6 dexhorthy 2025-08-13 23:02:52 -07:00
  • 88f01afa37 chore: trigger CI to verify Go module cache works on second run dexter/eng-1758-cache-rust-and-go-compilationdependency-downloads-in-github dexhorthy 2025-08-13 22:43:59 -07:00
  • e35f0d83b6 fix: pin Go version to 1.24 to avoid golang.org/x/tools compatibility issues dexhorthy 2025-08-13 22:37:09 -07:00
  • 2c238bb9d4 fix: update golangci-lint to v2.4.0 for Go 1.25 compatibility dexhorthy 2025-08-13 22:32:17 -07:00
  • 73a6d744a6 chore: trigger CI to test cache invalidation dexhorthy 2025-08-13 22:13:14 -07:00
  • 39d21bdad2 fix: invalidate corrupted Go tools cache with v2 prefix dexhorthy 2025-08-13 22:08:40 -07:00
  • 3f0be0fbf9 Merge pull request #435 from samdickson22/sam/eng-1940-daemon-fails-to-parse-permission_denials-array-from-claude 20250814-nightly Dex 2025-08-13 23:23:26 -05:00
  • 25081dc77f Merge pull request #436 from samdickson22/sam/eng-1678-accidentally-leaving-the-sessionlauncher-when-youve-got-a Dex 2025-08-13 23:16:48 -05:00
  • a9b65a2ab2 Merge pull request #437 from samdickson22/sam/eng-1934-bypass-permissions-modal-should-submit-on-metaenter-key Dex 2025-08-13 23:14:49 -05:00
  • 7f850ef6ca fix: apply pre-commit hooks formatting to generated SDK files dexhorthy 2025-08-13 21:00:25 -07:00
  • 0484cb06c2 chore: regenerate SDKs with effectiveContextTokens and contextLimit fields dexhorthy 2025-08-13 20:59:59 -07:00
  • 0049c3a4fa fix: resolve session state update issues and stale closure in bypass permissions toggle samdickson22 2025-08-13 20:18:10 -07:00
  • e9f7d2e12a feat: add localStorage persistence for SessionLauncher draft prompts samdickson22 2025-08-13 20:18:02 -07:00
  • 01687fa728 feat: add meta+Enter keyboard shortcut to bypass permissions modal samdickson22 2025-08-13 20:17:53 -07:00
  • 37c651aa66 fix: rename 'strings' variable to avoid shadowing package name samdickson22 2025-08-13 20:13:29 -07:00
  • 209ff1055c chore: Apply linter fixes to MCP integration tests dexhorthy 2025-08-13 20:01:07 -07:00
  • d4d7c39fef test(mcp): Add integration tests for MCP session correlation and header transmission dexhorthy 2025-08-13 19:53:23 -07:00
  • c0b0335da2 feat(mcp): Connect MCP server to approval manager with tool_use_id (Phase 4) dexhorthy 2025-08-13 19:51:55 -07:00
  • 69e00845e1 fix: uncomment debug function and logger import per review feedback samdickson22 2025-08-13 19:51:34 -07:00
  • 7b276d050e fix: handle permission_denials as objects instead of strings in claudecode-go samdickson22 2025-08-13 19:28:57 -07:00
  • 55a20dd783 fix: comment out debug function to pass linting and type checks samdickson22 2025-08-13 19:28:25 -07:00
  • d53a31ad61 style: apply prettier formatting to CustomDiffViewer samdickson22 2025-08-13 19:24:42 -07:00
  • 98c8ea8137 refactor: extract debug logging to separate function for cleaner code samdickson22 2025-08-13 19:24:09 -07:00
  • 465c6b40a6 Merge pull request #434 from samdickson22/sam/eng-1942-notification-say-dangerous-skip-permissions-expired-not Sam Dickson 2025-08-13 18:51:14 -07:00
  • cf0615151d fix: update expiry notification text to use "bypass permissions" terminology samdickson22 2025-08-13 18:44:27 -07:00
  • 3334281ab6 fix: remove unused catch parameter to pass linting samdickson22 2025-08-13 18:44:19 -07:00
  • d4f8d73d16 fix: remove unused logger import and error variable to pass linting samdickson22 2025-08-13 18:43:40 -07:00
  • 13d4fb4e7f fix: suppress noisy snapshot-based diff rendering console warning samdickson22 2025-08-13 18:40:36 -07:00
  • 22ca015d2a feat(ui): enhance command palette with conditional display logic dexhorthy 2025-08-13 18:33:19 -07:00
  • 6fd1f14c08 feat(mcp): Implement full MCP server with mark3labs library (Phase 3) dexhorthy 2025-08-13 18:32:20 -07:00
  • b90b65c7a6 fix(store): Update migration test name and defer pattern dexhorthy 2025-08-13 18:28:21 -07:00
  • a59fc3a28a Merge branch 'main' of github.com:humanlayer/humanlayer into brainrot-mode dexhorthy 2025-08-13 17:40:46 -07:00
  • 421540a7eb improvements dexhorthy 2025-08-13 17:40:40 -07:00
  • 4cb993758b update generated models...? dexhorthy 2025-08-13 17:35:01 -07:00
  • 38f240c369 merge from upstream dexhorthy 2025-08-13 17:21:24 -07:00
  • e55b06fb37 wip dexhorthy 2025-08-13 17:14:52 -07:00
  • 10b5966eee feat(store): Add tool_use_id column to approvals table (Phase 2) dexhorthy 2025-08-13 16:57:41 -07:00
  • 6e06d53eab feat(mcp): Mount MCP HTTP endpoint with minimal stub (Phase 1) dexhorthy 2025-08-13 16:57:17 -07:00
  • 550938beb9 fix: formatting in generated SDK file samdickson22 2025-08-13 16:56:38 -07:00
  • e156de19a7 feat: add optional title field for sessions samdickson22 2025-08-13 16:50:31 -07:00
  • 933743f063 fix: enable resuming failed sessions with proper message delivery samdickson22 2025-08-13 16:49:06 -07:00
  • 8896053971 Merge pull request #429 from samdickson22/sam/eng-1936-sometimes-the-context-used-shows-as-like-10x-the-actual Dex 2025-08-13 17:55:29 -05:00
  • ebbe0def6a Merge pull request #430 from samdickson22/sam/eng-1905-active-sessions-show-in-archive-view Dex 2025-08-13 17:54:57 -05:00
  • ff98bf788c Merge pull request #426 from samdickson22/sam/eng-1745-escape-key-feels-unreliable Dex 2025-08-13 17:34:03 -05:00
  • 90307e05df Merge upstream/main and resolve conflicts samdickson22 2025-08-13 15:27:01 -07:00
  • 8f28580c8d fix: forward archivedOnly parameter to SDK in getSessionLeaves samdickson22 2025-08-13 15:12:20 -07:00
  • 6e5b82f361 fix: correct token counting for Claude sessions samdickson22 2025-08-13 13:55:58 -07:00
  • fb693f8b6a fix: update mockgen to v0.5.2 for Go 1.25 compatibility dexhorthy 2025-08-12 21:12:08 -07:00
  • 73e7639fc1 fix: correct golangci-lint v2 module path dexhorthy 2025-08-12 20:51:32 -07:00
  • 28008b9c79 Merge pull request #424 from samdickson22/sam/eng-1657-show-context-remaining-tokens-used-in-current-context-window 20250813-nightly Dex 2025-08-12 18:06:38 -05:00
  • 521bd6a635 fix: add missing ansi-regex dependency for ansiParser samdickson22 2025-08-12 15:31:32 -07:00
  • 347c1e1162 Merge upstream/main and resolve conflicts samdickson22 2025-08-12 15:20:21 -07:00
  • b529a51e66 Merge pull request #427 from samdickson22/sam/eng-1930-remove-misleading-verbs-like-connecting Dex 2025-08-12 17:11:23 -05:00
  • 99a8d9f503 Approval Exploration Grabbag (#428) Sundeep Malladi 2025-08-12 15:53:24 -05:00
  • 91547b597a Merge pull request #425 from dexhorthy/dexter/eng-1897-fix-install-instructions-on-nightly-build-release-notes Dex 2025-08-12 13:33:54 -07:00
  • 3bf03df118 update local review to launch dexhorthy 2025-08-12 13:04:03 -05:00
  • 6c0030f3ea removed connecting from list of robot words samdickson22 2025-08-12 11:07:27 -07:00
  • 5265202787 format samdickson22 2025-08-12 11:02:31 -07:00
  • 5a628e33f2 fix: improve escape key handling and prevent modal stacking samdickson22 2025-08-12 10:32:38 -07:00
  • 8b34f775f1 fix: correct expected token count in TestResumedSessionTokenCounting samdickson22 2025-08-11 17:42:45 -07:00
  • 15c191745e format samdickson22 2025-08-11 17:30:01 -07:00