pullrequests Search Results · language:Edge language:TypeScript language:HTML language:HTML language:Python language:JavaScript
Filter by
255M results
Automated test pull request
Summary
- prepare the public martin-loop@0.2.8 release surface on top of current public main
- add the local command-center and onboarding flow to the public root package and docs
- align README, ...
Founder feedback on a rejected blank-template trial balance: the reason was cut off ( …in the heade… ) and a confident
green Looks like Trial Balance 95% sat next to the rejection, reading like approval. ...
Goal
让核心模块不再静态依赖 Electron,使同一份 handler 既能在 Electron 里跑、也能在纯 Node 进程里跑——独立 web 后端的雏形。正面解决「db.ts 依赖 electron.app.getPath」这堵挡在
web 化路上的墙。
Plan
- core/hostEnv.ts:宿主路径缝,三级回退 env → Electron → 纯 Node 默认值。关键:纯 ...
Motivation
- Introduce executable, deterministic guards for content integrity (frontmatter, incremental updates, links, orphan
regression, and report novelty) as test-first validation for reviewer/CI ...
codex
Closes #99
Summary
- Added missing light-theme shadcn CSS vars while keeping brand orange --primary/--ring.
- Fixed product nav dropdown hover open/close with a short grace delay and aligned trigger ...