Scaffold Lumbridge architecture and research plan

This commit is contained in:
2026-08-31 14:37:49 -07:00
commit 8971ddcf58
19 changed files with 840 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
[package]
name = "lumbridge"
description = "Local-first workspace and terminal multiplexer for agentic engineers"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]
lumbridge-core = { path = "../../crates/lumbridge-core" }
[lints]
workspace = true