-
57399f9bf1
plugins, themes: add docstrings and debug logging to loader utilities
Saurabh Singh
2026-04-06 08:04:53 +05:30
-
-
-
df635c56f5
fix: TUI confirmation dialog not accepting input on WSL/Windows (#37)
Aashish Thapa
2026-04-05 20:27:51 -05:00
-
-
9008726a12
Merge pull request #33 from contributor/pr-33
tjb-tech
2026-04-05 16:43:31 +00:00
-
-
166fcfefb7
Merge pull request #32 from contributor/pr-32
tjb-tech
2026-04-05 16:42:58 +00:00
-
-
30be61c4f5
Merge pull request #35 from contributor/pr-35
tjb-tech
2026-04-05 16:42:52 +00:00
-
-
e07d21d3f6
fix: bundle frontend in pip package, add --version flag (v0.1.1)
tjb-tech
2026-04-05 14:50:04 +00:00
-
39ee8ab8d9
fix: network error notification + permission dialog input race (#36)
tjb-tech
2026-04-05 14:41:13 +00:00
-
ca657cd68c
fix(install): use venv to avoid PEP 668 externally-managed error
tjb-tech
2026-04-05 14:34:33 +00:00
-
c00e73f9d1
chore: publish as openharness-ai on PyPI
tjb-tech
2026-04-05 13:28:34 +00:00
-
179ab09cc3
fix(ui): pass theme from settings to React frontend via OPENHARNESS_FRONTEND_CONFIG
tjb-tech
2026-04-05 13:09:30 +00:00
-
508246c33a
feat(cli): add --theme flag for startup theme selection
tjb-tech
2026-04-05 13:04:26 +00:00
-
06dc9998cf
fix(ui): restore OH MY HARNESS ASCII art in WelcomeBanner
tjb-tech
2026-04-05 13:00:52 +00:00
-
68e7922469
fix(eval): handle file-target grep and refresh real e2e scripts
tjb-tech
2026-04-05 12:58:51 +00:00
-
4e08fff35f
Fix shell injection in command hook $ARGUMENTS substitution
José Maia
2026-04-05 13:42:44 +01:00
-
-
642f4ec240
Fix _READ_ONLY_TOOLS using wrong tool names in swarm permission sync
José Maia
2026-04-05 12:53:40 +01:00
-
-
-
71c3d72a3d
fix path rule enforcement for file tools
13ernkastel
2026-04-05 19:45:06 +08:00
-
-
7f7081b8a5
Merge branch 'clawteam/openharness-dev/tui-agent'
tjb-tech
2026-04-05 10:23:30 +00:00
-
-
838331bd8b
Merge branch 'clawteam/openharness-dev/theme-frontend'
tjb-tech
2026-04-05 10:22:59 +00:00
-
-
b0b547ea2d
Merge branch 'clawteam/openharness-dev/theme-backend'
tjb-tech
2026-04-05 10:22:59 +00:00
-
-
1c506e3ccd
Merge branch 'clawteam/openharness-dev/channels-agent'
tjb-tech
2026-04-05 10:22:58 +00:00
-
-
618644c319
Merge branch 'clawteam/openharness-dev/auth-agent'
tjb-tech
2026-04-05 10:22:58 +00:00
-
-
5ea1e446d6
Merge branch 'clawteam/openharness-dev/provider-agent'
tjb-tech
2026-04-05 10:22:58 +00:00
-
-
21ba2b0795
feat(tui): add TodoPanel, SwarmPanel, PlanMode indicator, enhanced AskUser modal
tjb-tech
2026-04-05 10:21:20 +00:00
-
c2c8c6bf19
feat(ui): add TUI theme system with ThemeContext and 5 builtin themes
tjb-tech
2026-04-05 10:17:22 +00:00
-
-
ad987c16bd
feat(themes): add TUI skin system with 5 built-in themes and enhanced /theme command
tjb-tech
2026-04-05 10:15:54 +00:00
-
-
b4638c5551
feat(auth): add unified AuthManager, flows, and secure credential storage
tjb-tech
2026-04-05 10:09:11 +00:00
-
-
-
ab37aaca9a
feat(channels): port nanobot channels+bus to OpenHarness
tjb-tech
2026-04-05 10:09:09 +00:00
-
-
d40cc05c51
feat(install): add one-click bash installer script
tjb-tech
2026-04-05 10:07:11 +00:00
-
-
-
7d5c137b0f
feat(api): add LLM provider registry with auto-detection
tjb-tech
2026-04-05 10:07:00 +00:00
-
-
34c8186605
fix(tests): patch swarm lockfile module correctly
tjb-tech
2026-04-05 09:48:23 +00:00
-
9d8c7ddb54
fix(ui): emit utf-8 backend protocol on windows
tjb-tech
2026-04-05 09:38:18 +00:00
-
49dfaeacd7
refactor(swarm): extract mailbox lock layer
tjb-tech
2026-04-05 09:32:40 +00:00
-
e63ea065da
fix(tools): speed up glob/grep with ripgrep (#2)
小川
2026-04-04 08:20:50 -07:00
-
8b143b8935
fix(ui): detect openai-compatible provider in react runtime
tjb-tech
2026-04-05 09:01:15 +00:00
-
9ad6b28e85
fix(ui): keep CLI model/provider after slash commands (#4)
小川
2026-04-04 09:01:44 -07:00
-
ee4c6222b4
fix(ui): throttle assistant delta rendering (#3)
小川
2026-04-04 08:47:52 -07:00
-
c8f6a53d25
fix(ui): improve TUI startup experience and process cleanup
小川
2026-04-05 00:09:55 +08:00
-
6c5cdc4960
chore: remove demo file from main
tjb-tech
2026-04-05 08:45:30 +00:00
-
04f2a9037a
Merge pull request #25 from BhavaniThanish/feature-demo
tjb-tech
2026-04-05 08:45:30 +00:00
-
-
87ce487c50
fix(sandbox): preserve shell exit codes under srt
tjb-tech
2026-04-05 08:32:12 +00:00
-
2b1c16d72f
refactor(skills): restructure to proper skill directory format
tjb-tech
2026-04-05 07:05:47 +00:00
-
060ff0e59c
chore: symlink .agents/skills → .claude/skills
tjb-tech
2026-04-05 06:52:37 +00:00
-
d26c626111
refactor: move maintainer skills (harness-eval, pr-merge) to .claude/skills/
tjb-tech
2026-04-05 06:51:24 +00:00
-
0d3fadb4ce
feat(skills): add harness-eval and pr-merge bundled skills
tjb-tech
2026-04-05 06:49:41 +00:00
-
9ba812d197
feat(config): raise default max turns to 200
tjb-tech
2026-04-05 06:07:06 +00:00
-
fde3d9e1fc
Merge pull request #19 from siaochuan/pr/max-turns-continue
tjb-tech
2026-04-05 05:59:12 +00:00
-
-
e36dbf70b8
Update (#24)
krataratha
2026-04-05 10:12:17 +05:30
-
9b7051825f
fix(ci): remove unused copilot imports
tjb-tech
2026-04-05 04:36:25 +00:00
-
c9c5825de9
Merge pull request #22 from 0x7ffc/feat/copilot-provider
tjb-tech
2026-04-05 04:33:44 +00:00
-
-
de7d3ad744
Merge pull request #27 from yohaann196/main
tjb-tech
2026-04-05 04:33:44 +00:00
-
-
dd8288c188
Merge pull request #1 from yohaann196/yohaann196-patch-1
Yohaan Narayanan
2026-04-04 20:07:10 -07:00
-
-
f52a2b8c16
test: add whitespace-only and whitespace-stripped pattern test cases
copilot-swe-agent[bot]
2026-04-05 02:56:35 +00:00
-
64f0d0bc15
test: move logging import to top of test file (PEP 8)
copilot-swe-agent[bot]
2026-04-05 02:47:36 +00:00
-
bdeff11749
test: add path_rules parsing tests with caplog for invalid/valid patterns
copilot-swe-agent[bot]
2026-04-05 02:46:30 +00:00
-
a53b978416
Enhance path rule validation and logging
Yohaan Narayanan
2026-04-04 19:37:56 -07:00
-
9d71c800d4
Update src/openharness/permissions/checker.py
Yohaan Narayanan
2026-04-04 19:24:34 -07:00
-
7217ba2ce7
Implement logging for missing path rule patterns
Yohaan Narayanan
2026-04-04 19:16:47 -07:00
-
-
734833f2fd
chore: raise default max_turns from 8 to 32
solon
2026-04-05 07:16:05 +08:00
-
5d6410c7ae
Demo file has been created
Bhavani Thanish
2026-04-04 21:55:24 +05:30
-
-
-
03e8f0884d
fix: use Copilot-compatible model instead of Anthropic default for copilot api_format
Merlin Chen
2026-04-05 00:06:03 +08:00
-
43f2e4988e
feat: add GitHub Copilot provider support with OAuth device flow
Merlin Chen
2026-04-04 23:17:27 +08:00
-
-
f96d5e3690
Handle max_turns exhaustion and allow /continue
solon
2026-04-04 19:51:43 +08:00
-
598c73a040
fix(ci): remove unused imports in merged PR test file
tjb-tech
2026-04-04 11:43:23 +00:00
-
576b7c04aa
test: real large tasks for merged PRs on AutoAgent codebase
tjb-tech
2026-04-04 11:04:26 +00:00
-
a6dfa8f56d
feat: wire --resume/--continue CLI flags and add cron scheduler daemon (#16)
Chao Qin
2026-04-04 10:29:09 +00:00
-
bd976f4671
fix(ci): skip worktree test in CI, mark flaky test as xfail
tjb-tech
2026-04-04 10:17:00 +00:00
-
8abe47603e
fix(ci): update tests for new system prompt, agent definitions, and CI compatibility
tjb-tech
2026-04-04 10:14:22 +00:00
-
8474379b10
fix(ci): resolve ruff lint errors in test files
tjb-tech
2026-04-04 10:06:20 +00:00
-
bffcca677c
fix(api): handle Kimi thinking model reasoning_content in OpenAI client
tjb-tech
2026-04-04 09:53:45 +00:00
-
fe5c904623
Merge branch 'pr-14'
tjb-tech
2026-04-04 09:58:55 +00:00
-
-
ac582c7cf5
fix(memory): parse YAML frontmatter in scan and improve search relevance (#12)
Ziming Wang
2026-04-04 17:57:43 +08:00
-
d2ceecf3d0
fix: prevent double Enter submission in React TUI (#13)
washi4
2026-04-04 17:57:41 +08:00
-
cc2c8239f3
feat(skills): add diagnose skill for run failure analysis (#17)
Qu Zhi
2026-04-04 17:57:38 +08:00
-
667f04cbb9
fix(test): increase teammate max_turns to 20 and timeout to 120s
tjb-tech
2026-04-04 09:38:28 +00:00
-
d5833874bc
test: real agent loop tests for hooks, skills, and plugins
tjb-tech
2026-04-04 08:11:47 +00:00
-
82b6a703d1
test: real large multi-feature tasks on unfamiliar AutoAgent codebase
tjb-tech
2026-04-04 07:34:13 +00:00
-
74384897a2
test: comprehensive integration tests for all previously untested features
tjb-tech
2026-04-04 07:15:18 +00:00
-
c57aa50934
feat(compact): implement auto-compaction from reference source
tjb-tech
2026-04-04 07:03:58 +00:00
-
3e839dd383
feat: production-style system prompt, max_turns=200, health_check + mailbox async fix
tjb-tech
2026-04-04 06:30:50 +00:00
-
2e19b14e67
fix(swarm): use ConversationMessage.from_user_text() in in-process runner
tjb-tech
2026-04-04 05:47:41 +00:00
-
2291f7d4b0
fix(swarm): deep-fix permission sync and team lifecycle from source
tjb-tech
2026-04-03 10:10:57 +00:00
-
5f0c26e583
fix(coordinator): deep-fix agent definitions with 20+ fields from source
tjb-tech
2026-04-03 10:07:30 +00:00
-
0e69356a25
fix(swarm): deep-fix permission sync, mailbox and team lifecycle from source
tjb-tech
2026-04-03 10:06:57 +00:00
-
d02d305dd5
fix(coordinator): deep-fix coordinator prompt and agent definitions from source
tjb-tech
2026-04-03 10:03:26 +00:00
-
0d2d306440
fix(coordinator+mailbox): deep-fix system prompt and permission message factories from source
tjb-tech
2026-04-03 10:02:53 +00:00
-
462aadd28c
fix(swarm): deep-fix backends, in-process, registry and spawn utils from source
tjb-tech
2026-04-03 09:58:14 +00:00
-
a2514101af
test: add comprehensive unit tests for swarm and coordinator components
tjb-tech
2026-04-03 09:28:24 +00:00
-
5c9206f716
feat(tools): upgrade agent_tool and send_message_tool to use swarm backend
tjb-tech
2026-04-03 09:16:35 +00:00
-
831b7aabdf
feat(swarm): implement WorktreeManager with slug validation and git worktree isolation
tjb-tech
2026-04-03 09:14:49 +00:00
-
6a867f1165
feat(swarm): implement permission sync protocol for leader-worker bridging
tjb-tech
2026-04-03 09:14:24 +00:00
-
6dbac5471e
feat(swarm): implement TeamLifecycleManager with persistent team file management
tjb-tech
2026-04-03 09:04:55 +00:00
-
1c21a07cb4
feat(swarm): implement InProcessBackend with contextvars isolation
tjb-tech
2026-04-03 09:04:51 +00:00
-
f5f1c08c56
feat(coordinator): implement full agent definition loading system
tjb-tech
2026-04-03 09:04:38 +00:00
-
c8ea191b21
feat(swarm): add mailbox communication system for leader-worker messaging
tjb-tech
2026-04-03 08:58:21 +00:00
-
5a699cb123
feat(swarm): add Phase 1.2 swarm backend abstraction layer
tjb-tech
2026-04-03 08:52:55 +00:00
-
f6dc40a9c1
feat(coordinator): implement full CoordinatorMode orchestration system
tjb-tech
2026-04-03 08:52:23 +00:00
-
17d1fcad77
fix(test): increase teammate max_turns to 20 and timeout to 120s
codex/docs-ci-maintenance
tjb-tech
2026-04-04 09:38:28 +00:00
-
d6ed87d4b9
test: real agent loop tests for hooks, skills, and plugins
tjb-tech
2026-04-04 08:11:47 +00:00
-
860f4f610d
test: real large multi-feature tasks on unfamiliar AutoAgent codebase
tjb-tech
2026-04-04 07:34:13 +00:00
-
eff7d60df3
test: comprehensive integration tests for all previously untested features
tjb-tech
2026-04-04 07:15:18 +00:00