From abd11eeb2be8bbe2459fdca4e905090db5df9a07 Mon Sep 17 00:00:00 2001 From: Code Date: Thu, 13 Feb 2025 10:34:05 +0100 Subject: [PATCH] kbot docs - scripts | kbot cleanup :) --- packages/osr-code-bot/todos.md | 10 ------ packages/osr-code-bot/tom.md | 15 --------- packages/osr-code-bot/user_preferences.md | 38 ----------------------- 3 files changed, 63 deletions(-) delete mode 100644 packages/osr-code-bot/todos.md delete mode 100644 packages/osr-code-bot/tom.md delete mode 100644 packages/osr-code-bot/user_preferences.md diff --git a/packages/osr-code-bot/todos.md b/packages/osr-code-bot/todos.md deleted file mode 100644 index ccda744..0000000 --- a/packages/osr-code-bot/todos.md +++ /dev/null @@ -1,10 +0,0 @@ -Create/Modify - -Skip all checked tasks - -- [x] expose via ssh, user root:password -- [x] in systems/Dockerfile, make 'code-server' as service, running with user polymech -- [ ] - -- Commit all files in systems, using git tool -- Mark completed tasks designated by tickboxes in ./todos.md diff --git a/packages/osr-code-bot/tom.md b/packages/osr-code-bot/tom.md deleted file mode 100644 index fc64a1c..0000000 --- a/packages/osr-code-bot/tom.md +++ /dev/null @@ -1,15 +0,0 @@ -# Tarragona Weather Forecast - -## As of 10:35 pm CET - -### Tonight -- **Mostly Cloudy** -- Low: 48°F -- Rain chance: 24% -- Wind: E 4 mph - -[View detailed forecast](https://weather.com/weather/tenday/l/Tarragona+Tarragona+Spain?canonicalCityId=4ac123c426774eeb8438198b9938256285f52d66191edaaa4476a194c832a763) - ---- - -*Retrieved from The Weather Channel.* \ No newline at end of file diff --git a/packages/osr-code-bot/user_preferences.md b/packages/osr-code-bot/user_preferences.md deleted file mode 100644 index 814c8c5..0000000 --- a/packages/osr-code-bot/user_preferences.md +++ /dev/null @@ -1,38 +0,0 @@ -# Personal Preferences Configuration - -## Personal Information - -| Category | Value | -| --------- | ----- | -| Gender | Male | -| Location | Sentmenat, Barcelona, Spain | -| Age | 45+ | -| Occupation | Software Developer (Typescript) | -| Languages | German, prefers English | - -## Contact Information - -| Contact | Email | -| ------- | ----- | -| My Email | cgoflyn@gmail.com | -| Wife's Email (Anne) | barbier.anne13@gmail.com | - -## Content Preferences - -- Content Formatting: - - Always use Markdown - - Always add new lines after headings - - Always add links to sources - - Always include the prompt in the result - -- Email Preferences: - - Always add "kind regards, Guenter" as signature - - When sending emails to Anne, always use French - -- News Search Preferences: - - Always add links to videos - - Search via Google and other news outlets - -- Development Preferences: - - No need to test file for existence - - Prefer modify_project_files tool over write_file when possible \ No newline at end of file