🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

oh-my-customcode

Package Overview
Dependencies
Maintainers
1
Versions
373
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oh-my-customcode - npm Package Compare versions

Comparing version
1.1.27
to
1.1.28
+1
-1
package.json

@@ -6,3 +6,3 @@ {

],
"version": "1.1.27",
"version": "1.1.28",
"description": "Batteries-included agent harness for Claude Code",

@@ -9,0 +9,0 @@ "type": "module",

@@ -123,2 +123,12 @@ # [MUST] Agent Identification Rules

#### Status-Line Bracket ≠ Agent Identification Header
`[FSD Iteration N]`, `[Progress]`, `[Done]`, `[Start]` 같은 R003 상태줄 브래킷은 R007 에이전트 식별 헤더를 **충족하지 않는다**. R007 헤더는 반드시 에이전트명(`┌─ Agent: {name}` 풀 헤더 또는 `[{agent-name}]` 단축 헤더)을 포함해야 한다. 장기 자율 루프(`/fsd` 등)의 기술적 몰입 중 상태줄 브래킷이 에이전트-id 브래킷을 대체하는 드리프트가 반복 관찰된다.
| Anti-pattern | Required |
|--------------|----------|
| `[FSD Iteration 3/5 — ...]` 상태줄로 응답 시작 (에이전트명 부재) | 먼저 `┌─ Agent: claude → fsd` 또는 `[claude]` R007 헤더를 출력한 뒤 상태줄; 또는 브래킷에 에이전트명 결합(`[claude][opus] [FSD Iteration 3/5]`) |
Origin: #1507 (장기 자율 릴리즈 루프 몰입 중 상태줄 브래킷이 에이전트-id 브래킷 대체 — R007 External-Project/Debugging Session Vigilance의 자율-루프 각도 확장).
### External-Project / Debugging Session Vigilance

@@ -125,0 +135,0 @@

{
"version": "1.1.27",
"version": "1.1.28",
"lastUpdated": "2026-07-14T00:00:00.000Z",

@@ -4,0 +4,0 @@ "omcustomMinClaudeCode": "2.1.121",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display