Use inline JS styles (applySearchLayout) instead of CSS-only approach for search panel layout - fixes Firefox compatibility where cross-origin Material stylesheets override !important rules. Adds explicit height, flex layout, z-index, and background on search elements. Also fixes click-to-exit by deferring DOM queries to DOMContentLoaded. Syncs header-builder.service.ts with main.html changes. Bunker Admin
16 lines
764 B
JSON
16 lines
764 B
JSON
{
|
|
"full_name": "anthropics/claude-code",
|
|
"name": "claude-code",
|
|
"description": "Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.",
|
|
"html_url": "https://github.com/anthropics/claude-code",
|
|
"language": "Shell",
|
|
"stars_count": 76742,
|
|
"forks_count": 6231,
|
|
"open_issues_count": 6021,
|
|
"updated_at": "2026-03-11T22:33:37Z",
|
|
"created_at": "2025-02-22T17:41:21Z",
|
|
"clone_url": "https://github.com/anthropics/claude-code.git",
|
|
"ssh_url": "git@github.com:anthropics/claude-code.git",
|
|
"default_branch": "main",
|
|
"last_build_update": "2026-03-11T18:26:43Z"
|
|
} |