-
Square
- Canada
- https://ca.linkedin.com/in/salman93
- @smohammed93
Popular repositories Loading
-
corise_recsys_course
corise_recsys_course PublicProject submissions for co:rise course - Personalized Recommendations at Scale
-
google-interview-university
google-interview-university PublicForked from jwasham/coding-interview-university
A complete daily plan for studying to become a Google software engineer.
-
rnn-tutorial
rnn-tutorial PublicA tutorial on Recurrent Neural Networks - University of Waterloo - DSG Meeting
-
-
kaggle-european-soccer
kaggle-european-soccer PublicPlaying around with European Soccer dataset in Kaggle
Python
-
r-for-data-science
r-for-data-science PublicSolutions to the exercises in "R for Data Science" by Hadley Wickham.
HTML
1,383 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 17 commits in 1 repository
Created a pull request in block/goose that received 5 comments
refactor: make agent.reply() easier to read
builds on top of #2091 agent.reply() is currently ~400 lines of code with a lot of nesting that makes it really hard to understand what's happening…
Opened 15 other pull requests in 1 repository
block/goose
2
open
12
merged
1
closed
-
Make the shared app state work
This contribution was made on Apr 16
-
feat: yield special Message::assistant() for ContextLengthExceeded
This contribution was made on Apr 15
-
refactor: implement nested streaming for frontend & regular tool approval requests
This contribution was made on Apr 14
-
refactor: smaller pieces of agent.reply()
This contribution was made on Apr 11
-
refactor: agent's reply method
This contribution was made on Apr 10
-
refactor: move code from agent.rs to other files
This contribution was made on Apr 9
-
refactor: remove agent flavours, move provider to Agent
This contribution was made on Apr 8
-
chore: update goosehints msg
This contribution was made on Apr 4
-
feat: add tooltips, fix back button inverse color
This contribution was made on Apr 3
-
revert: "feat: allowlist optionally for goosed (#1848)"
This contribution was made on Apr 2
-
fix: see last msg fully in shared session view
This contribution was made on Apr 1
-
chore(release): release version 1.0.17
This contribution was made on Apr 1
-
fix: error msg for 302 errors when creating shared session
This contribution was made on Apr 1
-
chore: add tests for session serialization issues
This contribution was made on Apr 1
-
feat: styling changes for viewing sessions
This contribution was made on Apr 1
Reviewed 30 pull requests in 1 repository
block/goose
25 pull requests
-
Integrate tool and token count alerts with backend data
This contribution was made on Apr 16
-
feat: better support for gpt 4.1 with per model prompts
This contribution was made on Apr 16
-
chore: refactor read-write lock on agent
This contribution was made on Apr 15
-
Ahau/frontend tools3
This contribution was made on Apr 15
-
fix: filter out the enable extension tool in the ui as it should always ask for permission
This contribution was made on Apr 14
-
refactor: implement nested streaming for frontend & regular tool approval requests
This contribution was made on Apr 14
-
feat: avoid duplicate confirmation handle code
This contribution was made on Apr 11
-
Make GOOSE_CLI_THEME persist to config file and stick for future session
This contribution was made on Apr 11
-
refactor: smaller pieces of agent.reply()
This contribution was made on Apr 11
-
Chat bottom menu bar token and tools alerts
This contribution was made on Apr 11
-
fix: correct the goose mode name
This contribution was made on Apr 10
-
feat: use tool level permission control
This contribution was made on Apr 9
-
refactor: remove agent flavours, move provider to Agent
This contribution was made on Apr 9
-
fix windows extensions
This contribution was made on Apr 8
-
Fix OpenRouter error handling
This contribution was made on Apr 7
-
Editorial change to replace 'reperform' with 'perform again'
This contribution was made on Apr 7
-
Fix: Added check for bzip2 in download_cli.sh
This contribution was made on Apr 7
-
Update SSEActor error logging
This contribution was made on Apr 7
-
fix: allowlist path exception
This contribution was made on Apr 4
-
fix: fix OpenAPI build
This contribution was made on Apr 4
-
feat: Enable frontend tools
This contribution was made on Apr 3
-
style: address clippy clippy::double_ended_iterator_last, and clippy::manual_ok_err
This contribution was made on Apr 3
-
Add /clear command to clear goose context
This contribution was made on Apr 3
-
feat: add tooltips, fix back button inverse color
This contribution was made on Apr 3
-
fix: handle the case sensitive in mac screenshot name
This contribution was made on Apr 3
- Some pull request reviews not shown.
Created an issue in block/goose that received 2 comments
Goosehints info is not picked up by agent
Describe the bug try configuring Goosehints in the GUI and then ask it a question that Goose should know - it'll fail which means its not reading g…
Opened 4 other issues in 1 repository
block/goose
1
open
3
closed
-
Llama 4
This contribution was made on Apr 5
-
Default extensions can appear multiple times in GUI & cannot be deleted
This contribution was made on Apr 4
-
Valid extensions are blocked by allowlist
This contribution was made on Apr 2
-
Not able to save goosehints in the UI
This contribution was made on Apr 1