issues Search Results · language:Edge language:Python linked:pr language:PHP language:TypeScript language:TypeScript
Filter by
6.4M results
After upgrading to version 0.6.0 the version in the about page both for backend and frontend is saying v0.1.0
Bug
detectStack() derives a Go project name with:
modName.split( / ).pop()
For versioned Go modules such as github.com/user/my-go-app/v2, this returns v2 instead of the repository/project segment
my-go-app. ...
Context
Phase 7b ships a hand-rolled markdown renderer (`ui/src/app/renderMarkdown.jsx`) that only handles paragraphs, `bold`,
and `1. 2. 3.` ordered lists. Agents emit much richer markdown — `# headings`, ...
agent-safe
enhancement
priority:p1
size:s
status:ready
ui
Bug
sh1pt init writes the project name directly into a single-quoted TypeScript string in sh1pt.config.ts:
name: ${name} ,
If the user enters a project name containing an apostrophe, newline, or other ...
Decouple Publication Artifacts and Support Incremental Rebuilds
Overview
The publication platform currently appears to treat paper, magazine, release, and pages artifacts as a tightly coupled
build graph. ...
Description
The QA report suggests: \ All initial stats are nearly identical (spread=0.5). Random stat generation may need more
variance.\
Current average initial stats across 46 QA runs:
| Stat | Avg ...
enhancement
Description
QA stats show that rare and epic lootbox drops are significantly underperforming vs expected weights for level 1-3
characters.
Expected vs Actual distribution (47 lootboxes opened):
| Rarity ...
enhancement
Description
QA stats show a critical drop in win rate over recent runs:
| Period | Win Rate | Change |
| --- | --- | --- |
| All-time (50 runs) | 46.7% | — |
| Last 10 runs | 48.0% | +1.3% |
| Last 5 ...
bug
Document, plainly, that swatchbook is written largely by an AI coding agent under human direction.
A short block on the Introduction page answers the question directly and links to a fuller Developers-section ...
Bug
sh1pt init currently derives the prompt s default project name with:
process.cwd().split( / ).pop()
That works for POSIX-style paths, but on Windows process.cwd() uses backslashes. In a directory ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.