feat: Add learning for omnibox commands, p=#10564

This commit is contained in:
mr. m
2025-09-27 00:53:25 +02:00
committed by GitHub
parent df1e759c8d
commit 403d5ae92e
24 changed files with 419 additions and 349 deletions

View File

@@ -5,6 +5,7 @@
"lint-staged": {
"**/*": ""
},
"type": "module",
"scripts": {
"build": "surfer build",
"build:ui": "surfer build --ui",