Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
400 commits
Select commit Hold shift + click to select a range
c001aaa
feat: add auth support and update wechat components
Spin-Particle Mar 25, 2026
271e0ef
feat: enhance WeChat integration with model support and error handling
shellmind112 Mar 25, 2026
bfe2250
Merge remote-tracking branch 'origin/wechat-agent-sdk' into dev
code-JDS Mar 25, 2026
186c794
add auto install python env by uv
Mar 25, 2026
e2c0420
Merge branch 'wechat-agent-sdk' of https://github.com/Science-Discove…
shellmind112 Mar 25, 2026
eb1bd76
fix: qrcode in terminal
Spin-Particle Mar 25, 2026
73b35db
feat: enhance WeChat bridge initialization and error handling
shellmind112 Mar 25, 2026
e1d238f
Merge branch 'wechat-agent-sdk' into dev
shellmind112 Mar 25, 2026
6f77368
feat: add logout functionality and session cleanup in WeChat components
shellmind112 Mar 25, 2026
e0feb61
fix bug in packaging (#16)
lixfrank Mar 25, 2026
2a3431c
feat(file-tree): support symlink
dfshfghj Mar 25, 2026
c7bb57e
feat(file-tree): collapse label on small width
dfshfghj Mar 25, 2026
7bfb107
add "paper-polish" skill
Spin-Particle Mar 26, 2026
335e666
delete thinking process in wechat
Spin-Particle Mar 26, 2026
6128472
Merge remote-tracking branch 'origin/skills-generate' into dev
code-JDS Mar 26, 2026
687f4f6
fix prompt: opencode to Aether
Spin-Particle Mar 26, 2026
a3ce896
Merge remote-tracking branch 'origin/wechat-agent-sdk' into dev
code-JDS Mar 26, 2026
7c72899
feat: update WeChat event status handling to include 'starting' state
shellmind112 Mar 26, 2026
b4bbd5f
Merge pull request #17 from dfshfghj/dev
dfshfghj Mar 26, 2026
9a86895
Merge remote-tracking branch 'upstream/dev' into dev
code-JDS Mar 26, 2026
59717e7
Merge branch 'dev' of github.com:Science-Discovery/Aether into dev
Spin-Particle Mar 26, 2026
37d072c
feat: add folder picking functionality with UI integration and backen…
shellmind112 Mar 26, 2026
7c65274
feat: implement slash command handling and model management in WeChat…
shellmind112 Mar 26, 2026
250b44f
fix: bugs in web-ui
code-JDS Mar 26, 2026
cd16d19
feat: add markdown translation with batch support and generalized pro…
bzzzzz040806 Mar 26, 2026
680a8b7
feat: add project management commands and SQLite integration in WeCha…
shellmind112 Mar 27, 2026
a54709d
微信端切换项目,读取项目
shellmind112 Mar 27, 2026
911c50e
Merge remote-tracking branch 'origin/wechat-python-waiting' into dev
code-JDS Mar 27, 2026
579396c
feat: rename sessions
code-JDS Mar 27, 2026
09a41e2
fix: downgrade bun package manager version to 1.3.10
shellmind112 Mar 27, 2026
2cedc0e
feat: 知识库图标悬停显示提示
Spin-Particle Mar 27, 2026
a3a029a
fix: switch line
code-JDS Mar 27, 2026
a370eca
feat: add fallback mechanism for ConnectTimeout in ILinkBotClient and…
shellmind112 Mar 27, 2026
3a302bb
fix: ensure stdout/stderr and logging handlers use UTF-8 encoding
shellmind112 Mar 27, 2026
879283d
fix: bugs in PDF viewer
code-JDS Mar 27, 2026
4838e66
Merge remote-tracking branch 'origin/wechat-fix-bug' into dev
code-JDS Mar 27, 2026
c5e9113
Enhance FolderBrowserDialog usage in file route to minimize owner win…
shellmind112 Mar 28, 2026
324aa09
fix: update model switch command in help text and remove unnecessary …
shellmind112 Mar 28, 2026
4fe9d38
fix: description Opencode -> Aether
code-JDS Mar 28, 2026
d11dab8
feat: sequential batch tasks, SSE race-condition fix, image path rewr…
bzzzzz040806 Mar 28, 2026
931648e
chore: merge main into bzz_markdown_reader
bzzzzz040806 Mar 28, 2026
979a439
chore: remove integrity hashes for non-registry packages in bun.lock
bzzzzz040806 Mar 28, 2026
980396f
Refactor code structure for improved readability and maintainability
shellmind112 Mar 28, 2026
03a4657
feat: inherit embedding provider config from configured providers
Spin-Particle Mar 28, 2026
3da6574
fix: resolve typecheck errors in knowledge-dialog after provider type…
Spin-Particle Mar 28, 2026
8cd6a1b
feat: sync knowledge-dialog with settings-knowledge provider selection
Spin-Particle Mar 28, 2026
677ef25
fix: update model switching command in help text and implement index-…
shellmind112 Mar 28, 2026
56c7f6c
fix: restore archive button visibility in SessionItem component
shellmind112 Mar 28, 2026
4450df2
fix: integrate Popover for additional tool options in PromptInput com…
shellmind112 Mar 28, 2026
55125ea
Merge remote-tracking branch 'origin/wechat-fix-bug' into dev
code-JDS Mar 28, 2026
b9f7c40
Merge remote-tracking branch 'origin/knowledge-base' into dev
code-JDS Mar 28, 2026
ae37d33
Merge remote-tracking branch 'origin/bzz_markdown_reader' into dev
code-JDS Mar 28, 2026
83b8963
feat: custom git numbers
code-JDS Mar 28, 2026
ba75819
update autoupdate and find(ctrl+F) for chat
Mar 28, 2026
b213f09
update knowledge base:
Mar 28, 2026
8ae63e6
update auto packing and updating
Mar 28, 2026
ba531c6
fix bug in proxy
Mar 28, 2026
0af6bd5
fix bug
Mar 28, 2026
21eb255
feat: auto-update (#24)
code-JDS Mar 28, 2026
6c33daf
fix bugs for packing and updating
Mar 28, 2026
b9b4ad2
update version
Mar 28, 2026
ce8f7cd
update version
Mar 28, 2026
74ee7c0
Merge remote-tracking branch 'origin/dev-vpn-database' into dev
code-JDS Mar 28, 2026
22fcf91
fix: update PowerShell commands in release script for better file han…
shellmind112 Mar 28, 2026
3180362
feat: adaptive height
code-JDS Mar 28, 2026
d906adf
Merge remote-tracking branch 'origin/wechat-bugs' into dev
code-JDS Mar 28, 2026
41df279
feat: remove "AI visible" file context indicator from prompt input
bzzzzz040806 Mar 28, 2026
0ffbea3
feat(knowledge): use configured embedding providers and models
code-JDS Mar 28, 2026
0149099
fix:打包前加入bun install
Spin-Particle Mar 29, 2026
3fa95fc
Refactor PowerShell commands in release-windows-web.bat for improved …
shellmind112 Mar 29, 2026
eb0f729
fix: bugs in changes review
code-JDS Mar 29, 2026
bc26723
feat(skill): enhance skill execution by validating skill location and…
shellmind112 Mar 29, 2026
3f2da11
Merge remote-tracking branch 'origin/update-windows' into dev
code-JDS Mar 29, 2026
9597268
feat: upload & download files
code-JDS Mar 29, 2026
7f9c424
feat(skill): add toggle functionality for enabling/disabling skills a…
shellmind112 Mar 29, 2026
8cb330a
1. fix bug of proxy: 初始打开未应用
Mar 29, 2026
ef4191b
Merge remote-tracking branch 'origin/update-windows' into dev
code-JDS Mar 29, 2026
e63d5ab
fix: use taskUrl for SSE auth, add refreshDir for cascading tree refr…
bzzzzz040806 Mar 29, 2026
1bae21b
Merge remote-tracking branch 'origin/bzz_markdown_reader' into dev
code-JDS Mar 30, 2026
a623c03
fix: prevent crash when props.diffs is not an array (TypeError: props…
Spin-Particle Mar 31, 2026
da84a07
fix: pre-capture DataTransfer items before await, add vector figure d…
bzzzzz040806 Mar 31, 2026
ad38a04
feat(auth): add user login/register, fix logout and add user icon
Spin-Particle Mar 31, 2026
5186f48
fix: bugs in changes view
code-JDS Mar 31, 2026
bec95fe
feat: 批量任务两阶段提交(先入队再跟踪 SSE),恢复时含排队任务,断线自动重试
bzzzzz040806 Mar 31, 2026
704c5ed
Merge remote-tracking branch 'origin/mac-app-quit-bug' into dev
code-JDS Mar 31, 2026
a356f3d
fix: update docs
code-JDS Mar 31, 2026
6e2c8e3
Merge remote-tracking branch 'origin/bzz_dev_fresh' into dev
code-JDS Mar 31, 2026
f4064fe
feat: persist editor state (wordWrap/editing/draft) and file tree exp…
bzzzzz040806 Mar 31, 2026
f21cf3e
feat(app): support custom output directories for PDF conversion and m…
bzzzzz040806 Mar 31, 2026
5eae2d5
feat: add conditional rendering for new project button on desktop pla…
shellmind112 Mar 30, 2026
175a624
feat: implement directories endpoint to list known project directorie…
shellmind112 Mar 30, 2026
28a1f8e
feat: enhance directory selection with expandable/collapsible recent …
shellmind112 Mar 30, 2026
1be5f22
feat: add create directory functionality and enhance recent projects …
shellmind112 Mar 30, 2026
4797a16
feat(file): enhance directory browsing on Windows to return drive roo…
shellmind112 Mar 31, 2026
8bacc15
feat(project): add functionality to hide and manage projects in the A…
shellmind112 Mar 31, 2026
2e99619
feat(wechat): improve session management on stop by retaining account…
shellmind112 Apr 1, 2026
f076774
feat(dialog-select-directory): normalize input path in filter function
shellmind112 Apr 1, 2026
b42b0c5
feat(docs): session architecture
code-JDS Apr 1, 2026
0120077
Merge origin/bzz_dev_fresh into dev
code-JDS Apr 1, 2026
52d53f6
feat: 右键目录上传文件与批量拖拽上传增强
newtontech Apr 1, 2026
8f8f8f3
fix(app): keep change view aligned with real files
code-JDS Apr 1, 2026
1eb3366
fix(docs): typos in `docs/web-ui-change-view.md`
code-JDS Apr 1, 2026
d90c4c8
refactor: CODEOWNERS
code-JDS Apr 1, 2026
985ec09
fix(launcher): validate and unblock Windows web executable
yqmaphy Apr 2, 2026
3f53981
feat(app): simplify auth entry and strengthen signup flow
yqmaphy Apr 2, 2026
ae6aef2
Merge branch 'pr/newtontech/95' into dev
code-JDS Apr 2, 2026
f5c98a6
fix(app): correct directory-targeted uploads after merge
code-JDS Apr 2, 2026
c71a24c
fix: update version file naming to .aether_version across scripts
shellmind112 Apr 2, 2026
3eede36
refactor(project): split canonical project state from recent feed
code-JDS Apr 2, 2026
6aac20d
Merge branch 'aether-version' into dev
code-JDS Apr 2, 2026
b14c94c
fix: surface unavailable folder picker errors
Apr 3, 2026
ca38030
chore(skills): remove deprecated skill bundles
yqmaphy Apr 3, 2026
a62c038
feat(wechat): add project session selection
yqmaphy Apr 2, 2026
6d232df
fix(wechat): handle pending prompts consistently
yqmaphy Apr 2, 2026
de1bb21
fix(wechat): reject messages for busy sessions
yqmaphy Apr 2, 2026
e5c00f9
feat(wechat): selectively merge bridge UX improvements
code-JDS Apr 3, 2026
3d4e055
fix: support WSL folder picker fallback
Apr 3, 2026
428fadb
feat(image-preview): add zoom and drag functionality for image preview
shellmind112 Apr 3, 2026
add4628
fix: resolve windows paths in wsl tools
Apr 3, 2026
e805b72
feat(marked): add functions to detect markdown hints and structured m…
shellmind112 Apr 3, 2026
97ca9e4
feat(build): 添加 macOS Web 版一键构建上传脚本,构建时同步版本号到前端
catmeow123456 Apr 3, 2026
0eb8c31
add auto install
Apr 3, 2026
52efb1b
update windows packing scripts
lixfrank Apr 3, 2026
fdd0ee7
fix bugs
lixfrank Apr 3, 2026
cca4cd1
update bat scripts for simplification
lixfrank Apr 3, 2026
704a59d
add installer
lixfrank Apr 3, 2026
ddc715d
windows default diretory
lixfrank Apr 3, 2026
aa357ef
feat: web update system - check/download/install with version display
Spin-Particle Apr 3, 2026
3ad82fe
update and test installer
Apr 3, 2026
e6d007f
temp
Apr 3, 2026
b3adae9
update one-shot install
Apr 3, 2026
0ea12e3
add note
Apr 3, 2026
0081df6
fix packing scripts
Apr 3, 2026
91403cc
fix(wechat): improve connection error handling and add API base URL s…
shellmind112 Apr 3, 2026
e7b3105
feat(skills): add clawhub, docx, and skill security auditor skills
Spin-Particle Apr 3, 2026
e22beda
docs(clawhub): expand skill trigger phrases
Spin-Particle Apr 3, 2026
33491a7
Merge pull request #109 from Science-Discovery/Aether:fix/version
code-JDS Apr 3, 2026
64334e6
Merge branch 'dev-update' into dev
code-JDS Apr 3, 2026
9313aba
fix(wechat): 可以在web端对话,来恢复微信端隐藏的项目
shellmind112 Apr 3, 2026
c09b841
Merge pull request #108 from Science-Discovery/Aether:Aether-png-md
code-JDS Apr 3, 2026
dfbd528
feat: add reading mode phase 1 - PDF viewer with virtual list
ycx-git Mar 28, 2026
9ed586b
暂时的一个版本,依赖于pdf.js
ycx-git Mar 29, 2026
21f7c8c
Merge pull request #107 from Science-Discovery/Aether:fix/wsl-tool-paths
code-JDS Apr 3, 2026
aeb9038
Merge pull request #117 from Science-Discovery/Aether:wechat-fixbug
code-JDS Apr 3, 2026
16297ee
PDF viewerbig update (totally changed the mode) a
ycx-git Mar 30, 2026
819add9
nightmode added
ycx-git Mar 30, 2026
cc09cb0
PDF-reader: fully PDF function has been completed
ycx-git Mar 31, 2026
01d89b8
PDF-reader: defult PDF Window Pos replaced & shortcut of reading mode…
ycx-git Apr 1, 2026
6ff3169
feat: 基本搞定AI辅助阅读了
ycx-git Apr 2, 2026
c2cd9c5
feat: ai-reading-check
ycx-git Apr 2, 2026
f805f9d
feat: AI-reading mode is fully complished!
ycx-git Apr 2, 2026
b6ccab8
Merge pull request #105 from Science-Discovery/Aether:fix/browse-pick…
code-JDS Apr 3, 2026
db88ca9
fix bugs:
lixfrank Apr 3, 2026
acd397e
Merge branch 'feature/reading-AI' into dev
code-JDS Apr 3, 2026
51fef16
Merge pull request #119 from Science-Discovery/Aether:dev-update
code-JDS Apr 3, 2026
d4bcfc0
revert: rollback wechat-fixbug changes on wechat-before
shellmind112 Apr 4, 2026
91170cc
feat: add isRoot utility function and filter recent projects in globa…
shellmind112 Apr 4, 2026
d553de3
feat: normalize project directory paths and add root directory check
shellmind112 Apr 4, 2026
64c1d64
fix(WeChat): 消息阻塞;网络连接
code-JDS Apr 4, 2026
04cc82a
ci: sync workflows and use github-hosted runners
code-JDS Apr 4, 2026
3d420a0
ci: split app and core unit coverage
code-JDS Apr 4, 2026
02950b1
fix: align opencode ci behavior
code-JDS Apr 4, 2026
ce56990
1. update update_scripts for linux: add correct recognization of url …
lixfrank Apr 4, 2026
97cd2fc
feat(WeChat): implement client locking mechanism to prevent multiple …
shellmind112 Apr 4, 2026
b49b097
Merge pull request #122 from Science-Discovery/wechat-connect-bug
code-JDS Apr 5, 2026
667907f
docs: add CI/CD guide and update team members list
code-JDS Apr 5, 2026
b5a55a8
chore: remove all entries from VOUCHED.td contributor list
code-JDS Apr 5, 2026
e649c63
chore(ci): switch governance workflows to ubuntu-latest
code-JDS Apr 5, 2026
eaf4cfa
chore(ci): disable opencode-bound governance automations
code-JDS Apr 5, 2026
a8a7628
chore(ci): disable legacy vouch app automation
code-JDS Apr 5, 2026
d612557
fix(ci): make stale issue closer target current repo
code-JDS Apr 5, 2026
af5c9cb
chore(community): remove upstream branding from governance entrypoints
code-JDS Apr 5, 2026
19a4d48
docs: update ci-guide to reflect current workflow states
code-JDS Apr 5, 2026
35b1cb9
feat(ci): restore duplicate pr check with third-party llm
code-JDS Apr 5, 2026
806320a
test: CI
code-JDS Apr 5, 2026
5291ffa
test(ci): log duplicate-pr llm invocation
code-JDS Apr 5, 2026
7b91048
fix(ci): remove incompatible aihubmix chat parameters
code-JDS Apr 5, 2026
fdc17fe
test(ci): restore maintainer in TEAM_MEMBERS
code-JDS Apr 5, 2026
f8f3b72
docs: mark pr-management.yml as verified with actual run
code-JDS Apr 5, 2026
affa01b
fix: normalize finish reason from different providers and improve pro…
catmeow123456 Apr 6, 2026
842e1a1
update path for windows and linux
Apr 6, 2026
56f6aa7
update packages name
Apr 6, 2026
8cdd91b
update windows file encoding problem: UTF8 with BOM and CRLF
Apr 6, 2026
07f253b
fix bug of linex
Apr 6, 2026
33a8d04
update
Apr 6, 2026
6f0a620
Merge pull request #138 from Science-Discovery/Aether:dev-update-pr-2…
code-JDS Apr 6, 2026
d0b128f
ci: fail PR checks on violations and simplify publish workflow
code-JDS Apr 6, 2026
c4c3b96
fix: set release repo for publish workflow
code-JDS Apr 6, 2026
c5f8a21
fix: shorten checkout path for windows release jobs
code-JDS Apr 6, 2026
c39e4a8
Revert "fix: shorten checkout path for windows release jobs"
code-JDS Apr 6, 2026
ba50a0c
chore: disable electron release in publish workflow
code-JDS Apr 6, 2026
dde8e64
chore: fix publish workflow dispatch inputs
code-JDS Apr 6, 2026
253e79c
refactor: convert custom-elements.d.ts to shared symlinks
code-JDS Apr 6, 2026
72983ec
fix: use bootstrap() on provider disconnect and add provider SDK over…
catmeow123456 Apr 6, 2026
78b5cca
chore: add yqmaphy to team members list
code-JDS Apr 6, 2026
a0a073e
chore: add @yqmaphy as code owner in CODEOWNERS
code-JDS Apr 6, 2026
96d80ef
Revert "fix: use bootstrap() on provider disconnect and add provider …
code-JDS Apr 6, 2026
07741d4
Revert "fix: normalize finish reason from different providers and imp…
code-JDS Apr 6, 2026
98c9e44
Revert "feat(marked): add functions to detect markdown hints and stru…
shellmind112 Apr 6, 2026
7ca4fb0
feat(marked): 只在预览中渲染md格式
shellmind112 Apr 6, 2026
2e04688
feat(provider): add provider overrides for SDK incompatibility
code-JDS Apr 6, 2026
f7b3e64
Merge pull request #142 from shellmind112/discard-md
yqmaphy Apr 7, 2026
64b34ad
feat: filter out projects with no sessions from recentList
yqmaphy Apr 7, 2026
d2aeac7
refactor: remove hidden projects persistence from directory dialog
yqmaphy Apr 7, 2026
879e0cc
refactor: use left join for session stats in recent projects query
yqmaphy Apr 7, 2026
53602d8
Merge pull request #143 from Science-Discovery/fix/provider
code-JDS Apr 7, 2026
7a14945
docs(ci-guide): mark 3 deleted workflows and update count to 19
code-JDS Apr 7, 2026
498f414
chore: add @shellmind112 as code owner and team member
code-JDS Apr 7, 2026
89cc936
fix: adapt CustomWeChatBot for wechat-agent-sdk v0.2.0 transport layer
yqmaphy Apr 7, 2026
e593afc
feat: show root dirs on empty search and exclude open projects from r…
yqmaphy Apr 7, 2026
2a91361
Merge pull request #182 from Science-Discovery/find-projects
code-JDS Apr 7, 2026
d38aba0
feat: add legacy db merge flow with agent fallback for web
Apr 7, 2026
d68ee82
feat: refine legacy db merge prompt behavior
Apr 7, 2026
9328048
feat: switch merge target to aether prod and archive legacy db files
Apr 7, 2026
bd4c77d
refactor: rename database filenames to aether
code-JDS Apr 7, 2026
56b742d
refactor: switch legacy db flow to agent-first merge
Apr 7, 2026
067b778
Merge pull request #184 from Science-Discovery/refactor/dbname
yqmaphy Apr 7, 2026
2c9ef25
fix: use session table as source of truth for recent projects
yqmaphy Apr 7, 2026
362d5db
Merge pull request #185 from lixfrank/dev-database-v2
code-JDS Apr 7, 2026
0ae2c5d
Merge pull request #187 from Science-Discovery/find-projects
yqmaphy Apr 7, 2026
2ed00c1
test(db): improve knownPaths assertions for clarity and correctness
code-JDS Apr 8, 2026
1ff1b2a
feat: filter recent projects by path prefix and update group header l…
yqmaphy Apr 7, 2026
4a771ba
refactor: simplify directory dialog by removing inline create flow an…
yqmaphy Apr 7, 2026
4522ecb
fix: use applyFilter instead of setInternalFilter when clearing list …
yqmaphy Apr 7, 2026
fdbe909
fix(i18n): clarify empty directory message in folder selection dialog
yqmaphy Apr 8, 2026
c09f67f
Merge pull request #196 from Science-Discovery/find-projects
code-JDS Apr 8, 2026
415eb11
fix(wechat): decouple connection lifecycle from dialog visibility
yqmaphy Apr 8, 2026
e721e56
feat(wechat-bridge): unify message header format
yqmaphy Apr 8, 2026
3aeaf1d
Merge pull request #200 from Science-Discovery/session-preference
code-JDS Apr 8, 2026
cedd617
fix(wechat): allow lock recovery when page is closed without disconnect
yqmaphy Apr 8, 2026
7ace0e3
feat: move decision toasts to top-center with guarded interactions
Apr 8, 2026
58b6048
fix: keep dragged decision toasts visible and stable
Apr 8, 2026
5e1df7c
update ignore
Apr 8, 2026
87d6f86
fix(ui): include date in message timestamp format
yqmaphy Apr 8, 2026
be7c8a5
Merge pull request #208 from Science-Discovery/session-preference
code-JDS Apr 8, 2026
e082e94
fix: harden legacy database migration flow
Apr 8, 2026
ac4e92d
fix(wechat-bridge): use most recently active project as default direc…
yqmaphy Apr 9, 2026
34a8479
Merge pull request #195 from lixfrank/dev-toast-decision
code-JDS Apr 9, 2026
d20c8e5
Merge pull request #214 from Science-Discovery/find-projects
code-JDS Apr 9, 2026
2b7d3dd
fix: ensure session for slash replies
yqmaphy Apr 9, 2026
da06fcb
feat(wechat-bridge): add slash command controls
yqmaphy Apr 9, 2026
af4b1ad
fix: rollback legacy db merge flow
Apr 9, 2026
db5dbcd
update devtest installer
Apr 9, 2026
94fb90a
update installer launch guidance
Apr 9, 2026
9ffa091
Merge pull request #225 from Science-Discovery/wechat/slash-session-r…
code-JDS Apr 9, 2026
029914b
Merge pull request #227 from Science-Discovery/pr/wechat-slash-comman…
code-JDS Apr 9, 2026
671b29a
Merge pull request #230 from lixfrank/fix/legacy-db-copy-rollback
code-JDS Apr 9, 2026
79077e1
Merge pull request #232 from lixfrank/feat/devtest-installers-and-gui…
code-JDS Apr 9, 2026
ca37c66
feat(reading-mode): open PDF in current session without creating new …
shellmind112 Apr 9, 2026
dc750db
fix(reading-mode): handle string | string[] type for searchParams.pdf
shellmind112 Apr 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 1 addition & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
# web + desktop packages
packages/app/ @adamdotdevin
packages/tauri/ @adamdotdevin
packages/desktop/src-tauri/ @brendonovich
packages/desktop/ @adamdotdevin
* @code-JDS @yqmaphy @shellmind112
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ body:
required: false

- type: input
id: opencode-version
id: version
attributes:
label: OpenCode version
description: What version of OpenCode are you using?
label: Project version
description: What version are you using?
validations:
required: false

Expand Down
4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
blank_issues_enabled: false
contact_links:
- name: 💬 Discord Community
url: https://discord.gg/opencode
about: For quick questions or real-time discussion. Note that issues are searchable and help others with the same question.
18 changes: 3 additions & 15 deletions .github/TEAM_MEMBERS
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
adamdotdevin
Brendonovich
fwang
Hona
iamdavidhill
jayair
jlongster
kitlangton
kommander
MrMushrooooom
nexxeln
R44VC0RP
rekram1-node
RhysSullivan
thdxr
code-JDS
yqmaphy
shellmind112
19 changes: 0 additions & 19 deletions .github/VOUCHED.td
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,3 @@
# - Optional platform prefix: platform:username (e.g., github:user).
# - Denounce with minus prefix: -username or -platform:username.
# - Optional details after a space following the handle.
adamdotdevin
-agusbasari29 AI PR slop
ariane-emory
-atharvau AI review spamming literally every PR
-danieljoshuanazareth
-danieljoshuanazareth
edemaine
-florianleibert
fwang
iamdavidhill
jayair
kitlangton
kommander
-opencode2026
r44vc0rp
rekram1-node
-spider-yamet clawdbot/llm psychosis, spam pinging the team
thdxr
-OpenCodeEngineer bot that spams issues
37 changes: 0 additions & 37 deletions .github/workflows/beta.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/containers.yml

This file was deleted.

170 changes: 0 additions & 170 deletions .github/workflows/daily-issues-recap.yml

This file was deleted.

Loading
Loading